I Want to change the "No Data To Display" message shown in the rad gridview. how can i do that?
Thanks
1 Answer, 1 is accepted
0
Svett
Telerik team
answered on 15 Jan 2010, 09:16 AM
Hi jeff torririt,
If you have to change the default message in RadGridView, you should use RadGridLocalizationProvider. You can read this documentation article regarding localization of the grid. The localization string id of 'No Data To Display' is RadGridStringId.NoDataText.
If you need further assistance, feel free to ask us.