Hi, I have extended a TextInput class.
For ex, myTextInput extends Textinput
I use this myTextInput as item renderer in a Advanceddatagrid.
Now, when I access one myTextInput for a particular row and col,from outside of
the grid, i can change its style but when I set properties like
maxChars,restrict etc. etc. it just dosen't work.
Any can tell me where I am going wrong? A quick response is much appreciated.
thanks,
A.

