I am using dataset.paging.loadnextpage() to load next page in my custom grid(for subgrid).It is triggering a new update view cycle as expected but dataset.records is empty in new updateview cycle. Am i missing any?(please note during first update view cycle before calling loadnextpage, dataset.records has values)
Do we need to call dataset.refersh() along with loadnextPage()?

Report
All responses (
Answers (