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
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