I have a grid which loads data based on the value selected in a combo box outside the grid.
The problem I am facing is if i navigate to second page of the grid and then change the value in the combo the grid loads the second page and shows no records to display if there is no second page.
How can i load the first pageof the grid when the combo box value changes?
The problem I am facing is if i navigate to second page of the grid and then change the value in the combo the grid loads the second page and shows no records to display if there is no second page.
How can i load the first pageof the grid when the combo box value changes?