Hello,
I have a page with a Prometheus grid control with a user control for editing. The user control itself has another Prometheus grid and I want to be able to sort and page and select records from the second grid in the user control, but when I try to sort the second grid the whole user control disappears. Also, the page scroll bar, for paging the grid, is not visible in the second grid, even it shows 1 of 15 pages.
When I put the user control in a separate page it seems to work correctly.
I have only one rad script manager control in the page. The user controls has only RadAjaxManager.
I am wondering if there is a way to allow the grid functionality on the user control which is a part of the main grid.
Thanks,
Ivo
I have a page with a Prometheus grid control with a user control for editing. The user control itself has another Prometheus grid and I want to be able to sort and page and select records from the second grid in the user control, but when I try to sort the second grid the whole user control disappears. Also, the page scroll bar, for paging the grid, is not visible in the second grid, even it shows 1 of 15 pages.
When I put the user control in a separate page it seems to work correctly.
I have only one rad script manager control in the page. The user controls has only RadAjaxManager.
I am wondering if there is a way to allow the grid functionality on the user control which is a part of the main grid.
Thanks,
Ivo