I have a number of link buttons in one of my pages , these link buttons should correspond to particular tabpanels in my Ajaxtoolkit control in a different page.
how do i achieve this ?
Right now i am using the linkbutton.postbackurl property to just open the page containing the ajaxtoolkit container. But it opens to the default tab index = 1.
The linkbuttons are all values in a single column in a gridview.
Thanks,
Abhishek