Hi,
I have one grid which contains around 150 records. I have Edit Case button. Initially I have set the Page Size of the grid as 10. User can change the page size and will select some 100th record and clicks on Edit case button.
I need to display the selected case details and also need to reduce the page size of the grid from 10 (Or user selected page size) to 5 and wherever the 100th record exists (i.e in any page) that needs to be highlighted. Is this possible in the RadGrid?
Regards,
Medac
I have one grid which contains around 150 records. I have Edit Case button. Initially I have set the Page Size of the grid as 10. User can change the page size and will select some 100th record and clicks on Edit case button.
I need to display the selected case details and also need to reduce the page size of the grid from 10 (Or user selected page size) to 5 and wherever the 100th record exists (i.e in any page) that needs to be highlighted. Is this possible in the RadGrid?
Regards,
Medac