How to add validations and Dropdown in my datatable
How to add validations and Dropdown in my datatable
imranbluffy
Posts: 1Questions: 0Answers: 0
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