Hi ,
I am having issue with RadAJaxPanel below is the detail for the issue:
I have a Main RadAJaxPanel. In this i have some controls with validation group. On button ClientClick when i Check
Page_ClientValidate("groupName") works correct. But In this Main RadAjaxPanel i have subRadAjaxPanle in this i have drop down. On selection change i have to call ajaxrequest of this sub radajaxpanel. After calling this subradAjaxPanel's AjaxRequest javascript Page_ClientValidate("groupName") give worng result.
Please suggest any other option to this or i have doing some thing wrong.
Thanks,
Hemant
I am having issue with RadAJaxPanel below is the detail for the issue:
I have a Main RadAJaxPanel. In this i have some controls with validation group. On button ClientClick when i Check
Page_ClientValidate("groupName") works correct. But In this Main RadAjaxPanel i have subRadAjaxPanle in this i have drop down. On selection change i have to call ajaxrequest of this sub radajaxpanel. After calling this subradAjaxPanel's AjaxRequest javascript Page_ClientValidate("groupName") give worng result.
Please suggest any other option to this or i have doing some thing wrong.
Thanks,
Hemant