I have a simple page with a listbox and two buttons. I use a RadAjaxManager and an RadAjaxPanel. I have tried setting the manager to handle the panel requests and I have tried using to the panel itself to handle the ajax requests. Neither method will raise the OnRequestStart event when I click a button and handle the buttons click event.
I have this working in plenty of other places. I cant seem to determine why in this case it is not working. Functionally, they are identical.
any ideas? Is there any absolute method to try which will always cause the event to fire?
I have this working in plenty of other places. I cant seem to determine why in this case it is not working. Functionally, they are identical.
any ideas? Is there any absolute method to try which will always cause the event to fire?