Posted 26 Aug 2008 Link to this post
Posted 15 Jun 2011 Link to this post
Posted 16 Jun 2011 Link to this post
protected
void
Page_Load(
object
sender, EventArgs e)
{
RadGrid1.MasterTableView.NoMasterRecordsText =
"your text"
;
RadGrid1.MasterTableView.NoDetailRecordsText =
}
<
MasterTableView
NoMasterRecordsText
=
>
DetailTables
telerik:GridTableView
NoDetailRecordsText
</
Posted 25 Oct 2016 in reply to Princy Link to this post
Posted 28 Oct 2016 Link to this post
NoRecordsTemplate
Custom text
"custom no records text"