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

postback giving problems

1 Answer 139 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Atiq Ur Rehman
Top achievements
Rank 1
Atiq Ur Rehman asked on 31 Jul 2008, 02:36 PM
Hi I need some help.

Basically I am using Rad Strip and multiview. What I want to do is have 4 tabs and I don't want them to be enabled. When the page loads it should load the ascx related to first tab. There is a next button in that ascx when someone click there he should go to the second tab. Tabs would remain disabled just selected though. On the second tab I have to load data from database and show that. Data is presented in Treeview. If some selects any node and click next on that ascx control he is redirected to third tab and another tree view in that ascx loads the data according to previous ID. All the ids are in session.
The problem is when i click the next button on first ascx page it passes the postback for the second ascx so it doesn't load the data. Moreover I am also using RadWindow on the second ascx to show something. That radwindow has to reload the parent page when closing so if I close it, it goes back to first tab.

I hope you understand what I am trying to achieve here.
Thanks
Atiq

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 05 Aug 2008, 06:30 AM
Hello Atiq Ur Rehman,

Unfortunately, the provided information does not help us much in reproducing the error and your case is a bit complicated. I'm afraid we could not be of much help unless we reproduce the issue on our side. It will be best if you can open a support ticket and send us a simple running project (incl. your custom skin, CSS, images, DB backup if needed and so on) demonstrating the problem (and step-by-step instructions on doing so). In that way we can reproduce and pinpoint the problems you're facing on our side, understand the logic of your application and provide a solution.

Regards,
Paul
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TabStrip
Asked by
Atiq Ur Rehman
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or