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

[Solved] Trouble with grid inside multipage tabstrip

1 Answer 94 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lester
Top achievements
Rank 1
Lester asked on 16 Jun 2009, 10:20 PM
Hi.

First at all i describe my scenario.

I have a rad tabstrip with 2 tabs tied to a multipage control with 2 pages.

In the multiplage control i have:

in page 1 is contained a rad grid with sorting and paging but using onneed_datasource event handler and a 100 records page limit

in page 2 i have a html table with a button.

The problem.
when the page first load, i can see both the grid in page1 and the table in page2 when i click each tab in the parent control, but ......

if i click in the grid's pager the "4" to go to the grid's page 4,   ( record 301 to 400),
the grid show accurately its 4th page  ( record 301 to 400) but the multipage control loses the table and button in its page2,
instead of it i see again the grid, i mean doesnt matter what tab i click, i always see the grid

Any lead of solution for this ?.

Thx

Lester

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 22 Jun 2009, 08:42 AM
Hello Lester,

I think 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.

Thanks beforehand for your patience and cooperation,
Paul
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Lester
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or