How to add validations and Dropdown in my datatable

How to add validations and Dropdown in my datatable

imranbluffyimranbluffy Posts: 1Questions: 0Answers: 0
edited August 2012 in General
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

Replies

  • dthunsterblichdthunsterblich Posts: 20Questions: 0Answers: 0
    Hey!

    What kind of validation do you want? If you want to validate on the client side, you can use a validation plugin
This discussion has been closed.