Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
425
Refreshing Tabs - WebTab
posted

I have an application using 2 Splitters and 1 WebExplorer Menu on the left side of screen. On the right side I have on top a WebDataGrid and on bottom 1 WebTab. When I select a row in the WebDataGrid I save the Id using Session variables and this is ok. Then I select a menu item using the WebExplorer and then a Tab is added with a page in its content. This is working fine, but I need to refresh the page in the active tab content whenever I select another row in the webdatagrid. Also I need to refresh the content of the other inactive tabs whenever I select them. I tried the EnableReloadingOnTabClick=true but the page is not posting back so the data is refreshed. Can you help me please? I have attached the page.

WebTab.zip