Hi..
I've a gridview with a footer row contains two textboxes and one button for inserting the new records to the gridview.
I want to validate the values of these text boxes on client side before entering into the database .im decided to add one javascript function..but how can i get the reference to the textboxes which are there in the footertemplate.
Thanks in advance .
BTR.
I've a gridview with a footer row contains two textboxes and one button for inserting the new records to the gridview.
I want to validate the values of these text boxes on client side before entering into the database .im decided to add one javascript function..but how can i get the reference to the textboxes which are there in the footertemplate.
Thanks in advance .
BTR.
Comment