Hello Team,
I need to provide a Confirm dialog to proceed by check some validations of Parent and Detail table controls.
1. How do I get the values of Child edit form control on client side?
2. I have written onclientclick event on update button, but the post back happens though it returns false.... I had set causes validation property to true?
3. Finally I am planning to write on server side validation to check for parent item value and detail table edit form control. Which event needs to be handled in this case. I shud show confirm dialog on validation. How do I achieve this?
Please provide me pointers.
Reg
Prema
I need to provide a Confirm dialog to proceed by check some validations of Parent and Detail table controls.
1. How do I get the values of Child edit form control on client side?
2. I have written onclientclick event on update button, but the post back happens though it returns false.... I had set causes validation property to true?
3. Finally I am planning to write on server side validation to check for parent item value and detail table edit form control. Which event needs to be handled in this case. I shud show confirm dialog on validation. How do I achieve this?
Please provide me pointers.
Reg
Prema