|
-
Mar 29th, 2005, 05:03 AM
#1
Thread Starter
Member
why RequiredFieldValidator works everytime..!
hi everyone
i have used few RFVs( RequiredFieldValidators) in my web form which ahs a datagrid as well. The top section of page allows adding of new records while data grid shows all added records with 'Edit-Cancel-Update' link buttons.
The problem is that I have used RFVs for the text boxes which r used for adding new record....but whenever even press Update link in the grid...it validated the textboxes as well....which is not required if grid'd links r pressed.
I know it may have to do with 'Form'...i.e. form submission...but can we somehow distinguish beween the two Submit actions.
thnx
yash.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|