I have an ajax enabled tab string multi-page. One of the page contains a button and a radWindow.
The radWubdiw uses the ContentTemplate to show another UserControl. The radWindow is opened using a button click event that sets the RadWindow.VisibleOnPageLoad = true.
The user control has multiple combobox items with AutoPostback = true. Whenever any of the comobox change the RadWindow will disappear for a split second and reappear immediately.
The pause during the postback when the page is reappearing is very noticeable on IE8.
We are using Telerik version:2014.1.225.40.
The radWubdiw uses the ContentTemplate to show another UserControl. The radWindow is opened using a button click event that sets the RadWindow.VisibleOnPageLoad = true.
The user control has multiple combobox items with AutoPostback = true. Whenever any of the comobox change the RadWindow will disappear for a split second and reappear immediately.
The pause during the postback when the page is reappearing is very noticeable on IE8.
We are using Telerik version:2014.1.225.40.