Hello,
I'm experiencing some problem with RadAjaxManager. I don't know if it is a normal behaviour or not. This is the scenario:
I have to use a RadGrid that uses a Window for Insert/Editing. I have seen this example:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid
This works perfectly if I use RadAjaxManager as described in the example. In my case, I have a RadPanelBar on the left side of my page, that loads a RadTabstrip with RadMultiPage. In one of these page I have the RadGrid that uses Window for editing. If I set RadAjaxManager to updates the multipage on panelbar modifications, It's not possible to see the Windows anymore...
Can anyone suggest me a workaround to fix problem?
Thank you
I'm experiencing some problem with RadAjaxManager. I don't know if it is a normal behaviour or not. This is the scenario:
I have to use a RadGrid that uses a Window for Insert/Editing. I have seen this example:
http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid
This works perfectly if I use RadAjaxManager as described in the example. In my case, I have a RadPanelBar on the left side of my page, that loads a RadTabstrip with RadMultiPage. In one of these page I have the RadGrid that uses Window for editing. If I set RadAjaxManager to updates the multipage on panelbar modifications, It's not possible to see the Windows anymore...
Can anyone suggest me a workaround to fix problem?
Thank you