How to add validations and Dropdown in my datatable
How to add validations and Dropdown in my datatable
![imranbluffy](https://secure.gravatar.com/avatar/37174dc036dd9de661e892bf91fa31c0/?default=https%3A%2F%2Fvanillicon.com%2F37174dc036dd9de661e892bf91fa31c0_200.png&rating=g&size=120)
I Use jquery datatable plugin to add edit delete my items in DB. But i also want to put validation on few textboxes
like it should accept only numbers or it should accpet between some range.
also i want to know how can i add a drop down to my dtatatable
like it should accept only numbers or it should accpet between some range.
also i want to know how can i add a drop down to my dtatatable
This discussion has been closed.
Replies
What kind of validation do you want? If you want to validate on the client side, you can use a validation plugin