Hi All,
I am trying to change the footer of the RadGrid where it says "Page Size = 5". Acutally I have set the property of Customer Paging allowed to false, but the Grid still shows the customer paging (so that the customer can change from page size 5 to 10, etc.)
I want to prevent that the customer can decide by himself which page size the Grid show have as any page size above 5 crashes my webpage (its too large then and jumps out of my HTML div).
How would it possible to solve this?
Any hints are very much appreciated.
Best wishes
Andi
I am trying to change the footer of the RadGrid where it says "Page Size = 5". Acutally I have set the property of Customer Paging allowed to false, but the Grid still shows the customer paging (so that the customer can change from page size 5 to 10, etc.)
I want to prevent that the customer can decide by himself which page size the Grid show have as any page size above 5 crashes my webpage (its too large then and jumps out of my HTML div).
How would it possible to solve this?
Any hints are very much appreciated.
Best wishes
Andi