A newer version of this page is available.
Switch to the current version.
GridViewSettings.SetEmptyDataRowTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetEmptyDataRowTemplateContent(Action<GridViewEmptyDataRowTemplateContainer>) | contentMethod | Allows setting a template for displaying the empty data row. |
SetEmptyDataRowTemplateContent(String) | content | Allows setting a template for displaying the empty data row. |
Feedback