Hi,
The problem is not this, in the tab panels i have form where the user can submit his details. At the end i have a submit button for which i have the attribute CausesValidation = true. But the problem is that until and unless i make this attribute CausesValidation = false the page is not beiong posted back. Rather no event is being fired, even though all the items entered is valid.
|