Validation of gridview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bhagyasree
    New Member
    • Nov 2008
    • 1

    Validation of gridview

    Hi,

    I want to validate the textbox value in the gridview while updating gridview.Iam using Link buttons to edit,update and delete.Iam not getting how to get the updated value of textbox using javascript.Iam adding attributes to the link button update.plz anybody give solution to my problem
  • nateraaaa
    Recognized Expert Contributor
    • May 2007
    • 664

    #2
    Are you wanting to validate on the client side (using javascript), the server side, or both? Best practice is to validate on both the client side and the server side. If you have written any javascript validation for your textbox please post your code.

    Nathan

    Comment

    Working...