ListView::CreateEmptyDataItem Method ()
.NET Framework (current version)
Creates the EmptyDataTemplate template in the ListView control.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
The CreateEmptyDataItem method is a helper method that is called by the ListView control to create the EmptyDataTemplate template. The empty data template is displayed when the data source returns no records.
Note |
|---|
This method is primarily used by control developers to extend the ListView control. |
.NET Framework
Available since 3.5
Available since 3.5
Show:
