Browse by Tags
All Tags »
GridView (RSS)
Prologue On our company website, the one I mention so frequently (or is it infrequently as often as I post…), we have a data display prominently mounted where it can be viewed by people who are not employees. If they visit our facility, they can
Read More...
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
Read More...
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
Read More...
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
Read More...