Hi,
I am trying to open a new radtab on every Search button click. So basically the home page,
opens in a tab which shows a textbox & search button. Then Everytime a user clicks on Search button I need to grab the search result & display in a grid in a new tab. (so if search is clicked 3 times.. there will be 3 additional tabs). How can I achive this functionality?
I was able to create a new tab for each click on button ("search"). The tab opens fine but the grid doesnt display. Not sure where I am going wrong. Can somebody please throw some light if there is any example scenario will be highly appreciated.
During the debug I can see the result set is passsed to the new tab without any issue.
Thank you
I am trying to open a new radtab on every Search button click. So basically the home page,
opens in a tab which shows a textbox & search button. Then Everytime a user clicks on Search button I need to grab the search result & display in a grid in a new tab. (so if search is clicked 3 times.. there will be 3 additional tabs). How can I achive this functionality?
I was able to create a new tab for each click on button ("search"). The tab opens fine but the grid doesnt display. Not sure where I am going wrong. Can somebody please throw some light if there is any example scenario will be highly appreciated.
During the debug I can see the result set is passsed to the new tab without any issue.
Thank you