Welcome Guest Search | Active Topics | Sign In | Register

Display Message In Grid When Empty Dataset Returned Options
David
Posted: Monday, September 6, 2010 3:21:17 PM
Rank: Advanced Member
Groups: Member

Joined: 10/21/2009
Posts: 39
What is the recommended way to display a message in the Grid to the user when no data is returned. In the ASP.NET Gridview the equivalent is the EmptyDataText property.
eo_support
Posted: Monday, September 6, 2010 4:19:52 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

There is no equivalent of EmptyDataText on our Grid (it does make sense to add it though). So the only way is to use a separate control (such as a Panel) to display the text and show/hide that control/the Grid based on whether your data set is empty.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.