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.