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 » GridView
  • Working with an ObjectDataSource

    Prologue Unrelated (for a change... as of yet) to the website redesign that I'm doing of our company website, I've been reading and doing the code from a very good book called ''ASP.Net 2.0 Programming: Problem-Design-Solution''. In this book it details how to create a scalable website using the ObjectDataSource and an appropriate n-layer data ...
    Posted to .Net Discoveries (Weblog) by Yougotiger on May 21, 2007
  • 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