ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: kavyasetty on May 07, 2014, 11:06:46 am
-
hi ,
Is it possible to give maximum length of characters that a cell can take in a column , say there is empId column and the max length of emp ID must be 10 . after 10 characters the cell should not accept.
is there any method that can limit?
thanks
kavya
-
you can use this event
http://paramquery.com/api#event-cellEditKeyDown
-
can u please provide me a fiddle for this. it would be very useful.