I'm using WebTab (Infragistics v11.2). In my page, we have different user controls attached to each tab. And we are handling SelectedIndexChanged event server side.The strange thing that happens is whenever we change the tab, it first loads the content template, and then SelectedIndexChanged event is called to refresh the contents of content pane.
Is there any way to restrict loading of content template such that on tab change only fresh content are loaded that are received from SelectedIndexChanged event response? Seeing template contents and then refresh is irritating.
I've tried different options, but this does not seem to have working.
Please help.
Thanks,
Hitul
Hello Hitul,This is the normal way of invoking the events and contend loading of our WebTab. This is how our control acts by design.
We understand that but do you have a way to customize it? We desperately need to load fresh contents on tab change without loading template first. It is really irritating for users to see that the refresh occurs after the template is loaded.
Your help will be appreciated.
Thanks.
Hello Hitul,Please take a look at the following forum thread - http://community.infragistics.com/forums/p/51118/268166.aspx#268166
Hello Hitul,Please let me know if you have any further questions regarding this issue.
That link was not helpful to fix our issue. Anyway thanks.
By the way, can you provide me the list of known bugs in version 11.2 ASP .Net controls?
Hello Hitul,
You can check the known issues for 11.2 on the following link - http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Known_Issues_Known_Issues_and_Breaking_Changes.html