Hello,
I have a RadGrid being bound via the DataSource property. Null is being bound to the control because there are no records, and DataBind() is being called. But my NoRecordsTemplate isn't being shown; instead, I see a horizontal line and that's it. No template content. How do I get this to work? I'm not doing anything special and I have EnableNoRecordsTemplate set to true.
Thanks.
I have a RadGrid being bound via the DataSource property. Null is being bound to the control because there are no records, and DataBind() is being called. But my NoRecordsTemplate isn't being shown; instead, I see a horizontal line and that's it. No template content. How do I get this to work? I'm not doing anything special and I have EnableNoRecordsTemplate set to true.
Thanks.