Hi Telerik,
Yesterday I encountered a problem, it seems a little bug.
Scenario: I have a grid with a popup edit. In the edit template i have an other grid with paging on. The user can select an item (over 1500 rows...)
All well, but: The main grid has
while the secound grid in the popup edit "window" has not.
Behaviour: the secound grid is posting back on row click!
Yesterday I encountered a problem, it seems a little bug.
Scenario: I have a grid with a popup edit. In the edit template i have an other grid with paging on. The user can select an item (over 1500 rows...)
All well, but: The main grid has
EnablePostBackOnRowClick="true" |
Behaviour: the secound grid is posting back on row click!