I have one tab in asp.net ajax tab container with web-based application with textbox, button search, and gridview with hyperlink navigateURL : http://www.abc.org/AllNames/PersonalNames?By=Names=john
When I clicked the hyperlink, I would like to open the second tab in same tab container with title name and results of numbers of records count.
___________________________ _______________________________________________________________
|__Tab one________________| |_Tab Two with title name & number of records found_|
No a new window, just open the second tab.