Client Side Validation
Client Side Validation
Hi,
I have implemented the inline editing as mentioned here - http://datatables.net/blog/Inline_editing.
I am not able to handle validations on the input box like i would like to have keypress event and restrict the user to enter special characters but only numerics.
I am not able to get handle to the inputbox which we created in EditRow()
Anyone faced same problem?
Thanks
I have implemented the inline editing as mentioned here - http://datatables.net/blog/Inline_editing.
I am not able to handle validations on the input box like i would like to have keypress event and restrict the user to enter special characters but only numerics.
I am not able to get handle to the inputbox which we created in EditRow()
Anyone faced same problem?
Thanks
This discussion has been closed.