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

Tab strip select on redirect from another control

0 Answers 94 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
sandeep
Top achievements
Rank 1
sandeep asked on 19 Nov 2008, 11:05 AM
Hi

   I have a question. I am using Tab strip on my view control in the dnn module. There a re a few set of tabs and clicking on them will display the corresponding panels. Noe some panels have grids and editing functionality so that when clicked on edit it will redirect to another control and on update it should navigate back to the view control with that specific tab selected. How can i do it because the default url is as follows
http://localhost/dnn4.8.4/LISTS/tabid/56/Default.aspx and on every click will return as # to the same thing and corresponding panels are displayed based on tab.selecteditems value. But when redirecting from other control though i pass parameters like

http://localhost/dnn4.8.4/LISTS/tabid/56/Default.aspx?Categorid=Category

 from that and get them in my view control and based on that display the panels it still shows nothing AND DISPLAYS THE DEfault thing rather than displaying the previousle selected tab. How can i solve it. please let me know if there is any other way and its really urgent

Thanks,
Sandeep.M.


No answers yet. Maybe you can help?

Tags
TabStrip
Asked by
sandeep
Top achievements
Rank 1
Share this question
or