get hold of textfield invalid message

March 17th, 2010
Hi
I've a Ext.form.Textfield with few validation rules like
allowBlank:false,
maxLength:10

on it. The validation is set to qtip:

Ext.form.Field.prototype.msgTarget = 'qtip';

However, I also need to display the validation failure message in a custom div, using custom styles. My Question is how do I get hold of invalid message? All I can see is a method on TextField called 'isValid'. It returns a true/false. What I need is the actual invalid message that I can then display using custom css.

Any help would be appreciated.




#If you have any other info about this subject , Please add it free.#
Your name:
E-mail:
Telphone:

Your comments:


If you have any other info about get hold of textfield invalid message , Please add it free.