First of all,
every time i think i understand how RadAjaxManager and RadAjaxManagerProxy works, i find that it does not work as i understood it.
that's why i am here now.
I have a master page, that hold a header user control in it. this header user control has a login user control with a login link that opens a modal tooltip with a dynamically created user control with a user name and password fields.
i put a radajaxmanager in the master page, then a proxy in the header user control, the login user control, and the login dialog user control.
But still, when i click login the page refreshes!!!!
i tried to track this down, but as i said, i am not sure what is wrong and if it is me, or something else.
can you help please? why the login button causes a post back? and how can i trace this? and know what is causing the post back?
every time i think i understand how RadAjaxManager and RadAjaxManagerProxy works, i find that it does not work as i understood it.
that's why i am here now.
I have a master page, that hold a header user control in it. this header user control has a login user control with a login link that opens a modal tooltip with a dynamically created user control with a user name and password fields.
i put a radajaxmanager in the master page, then a proxy in the header user control, the login user control, and the login dialog user control.
But still, when i click login the page refreshes!!!!
i tried to track this down, but as i said, i am not sure what is wrong and if it is me, or something else.
can you help please? why the login button causes a post back? and how can i trace this? and know what is causing the post back?