I have two radajaxpanel, one panel has all the controls and another has the submit button, when ever a submit button is clicked both the panels are re-loaded, All my validation controls and validation summary is placed in first panel.
When ever I'm clicking the button the validation summary displays and then disappears immediately, which I dont want. After panel loads the validation summary should be displayed if any validation are failed.
Appreciate your immediate reply, as I'm stuck because of this stupid ajax problem
When ever I'm clicking the button the validation summary displays and then disappears immediately, which I dont want. After panel loads the validation summary should be displayed if any validation are failed.
Appreciate your immediate reply, as I'm stuck because of this stupid ajax problem