Hi,
I have a cell element accepting integers.
How do i restrict the user to enter values only upto a certain value.
Ex: I dont want the user to enter a value more than ‘100’.
Is there an attribute i can set to the cell?
How would it be if the data to the grid is coming in the form of an XML.
What should be the attribute for <cell ****>55