Hi All,
I have a RadGrid on a page which also has a user control, on this user control is an HTML link (among other things). There are links in the RadGrid which updates the user control. All works well.
If I right click the html link in the user control and choose the "Open Link in New Tab" option, a new tab opens, the focus remains on the original tab. When I click on a link in the RadGrid, on the original tab, to refresh the user control - nothing! In that the click event fires but I now get no response from the server.
If I go to the new tab and click a grid element here, it works on that tab. Returning to the original tab, it all works again. It's as if state has been transferred to the new tab?
Has anyone come across any issue like this before?
Thanks,
Eddie.
I have a RadGrid on a page which also has a user control, on this user control is an HTML link (among other things). There are links in the RadGrid which updates the user control. All works well.
If I right click the html link in the user control and choose the "Open Link in New Tab" option, a new tab opens, the focus remains on the original tab. When I click on a link in the RadGrid, on the original tab, to refresh the user control - nothing! In that the click event fires but I now get no response from the server.
If I go to the new tab and click a grid element here, it works on that tab. Returning to the original tab, it all works again. It's as if state has been transferred to the new tab?
Has anyone come across any issue like this before?
Thanks,
Eddie.