Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET » Customizing Controls
  • Targeting a Control in the EmptyDataTemplate

    Prologue Recently I've been working on our new corporate website. Some of my previous posts have talked about a web service that I created to use on the new website. When I consume the web service, I've been creating a table and putting the information into the table and then binding it to a GridView. Since our web service could quite feasible ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on August 22, 2008
  • Customizing the Paging Control For a GridView

    Prologue I was using a GridView control the other day and found something quite interesting. With all the settings that are there for paging controls, there isn't one that allows you to do first, last, next, previous AND page numbers. I also though it was kind of interesting that you could do page numbers and first/last, but not numbers and ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on February 12, 2007