Hi
I am using rad grid having paging option , i would like to change or customize Page Size text to Report Size. So is there any way to control page size label in the Pager Panel.
Thanks it is fine..
I need one more help whether we can add more than three items to PageComboBox. I am trying to add like that but it throws an out of index exception error.
I need to add 50,100,500,750,100,1500,2000 out of the value page size fixed in the Radgrid.
Checkout the forum link in which Telerik had provided a runnable application that demonstrates the needed approach. In that create new radcomboboxitems according to the requirement (with custom values) and adds to the radcombobox item collection. Please download the application and give it a try. Customized Page size