I am having difficulty on a tooltip with grid and this grid has pagination.
Scenario:
Parent page -> radgrid with tooltip -> load ascx for tooltip
Tooltip (ascx) -> radgrid with pagination
If tooltip is shown and next page is clicked, nothing happens since it always call ajaxupdate and not the pagination event or the needdatasource event of the grid on the tooltip (ascx)
Kindly advise on this scenario.
Thanks.
Scenario:
Parent page -> radgrid with tooltip -> load ascx for tooltip
Tooltip (ascx) -> radgrid with pagination
If tooltip is shown and next page is clicked, nothing happens since it always call ajaxupdate and not the pagination event or the needdatasource event of the grid on the tooltip (ascx)
Kindly advise on this scenario.
Thanks.