[Solved] Telerik Radgrid and paging

0 Answers 5 Views
Grid
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Rakhee asked on 14 May 2026, 08:02 AM | edited on 14 May 2026, 08:30 AM

Hi

I am using visual studio 2022 c# .netframework 4.8 to create my application.

I am using telerik radgrid which has paging enabled. On the page there is a couple of inputs fields that users can enter, then when they run the Display button the values are passed the query that is run to populate the grid.

This works great if your on the first page of the data, if you scroll to the other pages and change the input fields value and click display the grid returns no rows. Even though the datasource has the correct rows, the grid is displaying no rows.

You can see the datasource has data returned

But the grid display nothing

 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Rakhee
Top achievements
Rank 1
Iron
Iron
Iron
Share this question
or