This is a migrated thread and some comments may be shown as answers.

Tabstrip inside grid

1 Answer 44 Views
Grid
This is a migrated thread and some comments may be shown as answers.
lakmal
Top achievements
Rank 2
lakmal asked on 03 Nov 2009, 03:31 AM
Hi,

I have radgrid. Inside radgrid i using tabstrip. Each tab in tabstrip i can update data. For update i popup new window. After updating popup window close. when popup windows close data is rebinding. after that my current tab is changing and its going to first tab. I want keep my current tab after rebinding. Hos can i do that?. You can see application from following link

http://195.89.170.82/mdrdbtest/document.aspx

krds
lakmal




1 Answer, 1 is accepted

Sort by
0
Schlurk
Top achievements
Rank 2
answered on 03 Nov 2009, 08:29 PM
Have you tried saving the selected Tab in ViewState before you call Rebind()? You could then set the Tab as selected after the Rebind.
Tags
Grid
Asked by
lakmal
Top achievements
Rank 2
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or