<NoItemsTemplate>

  • Thread starter Thread starter z. f.
  • Start date Start date
Z

z. f.

Hi,

why isn't there and will it be in the VS.net 2005?

what i mean is in a repeated / grid ...
when there is no data i don't want the header/footer to display.
i just need to display some kind of <NoItemsTemplate> in order to tell my
user that there is no data.

currently i need to have a div and change it's visibility every time.

isn't there a simpler solution for this?
will this feature be available in the next version of VS?
i surely hope so.

z.
 
The new GridView, FormView and DetailsView in 2005 have an
<EmptyDataTemplate>

Karl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top