How to implement Integer Cell


Hi Haneef .... How can i make a specific cell to allow only numeric input (0-9). Also, it should allow me to perform following actions:

Cut -> Ctrl-X
Copy -> Ctrl-C
Paste -> Ctrl-V
Undo -> Ctrl-Z
Redo -> Ctrl-Y

FYI: I have tried setting up CellType="Numeric" but it does not satisfy my requirement as it allows text input and displays error message on focus out.

Regards,
Ubaid Tariq

1 Reply

HA haneefm Syncfusion Team June 11, 2007 03:32 PM UTC

Hi Ubaid,

Here is a forum thread that show this task.
http://www.syncfusion.com/support/Forums/message.aspx?&MessageID=51745

Best regards,
Haneef

Loader.
Up arrow icon