Monday, August 07, 2006

ASP.NET.datagrids

As I have said before I am no ASP guru but I have managed to create a datagrid that show database data, can be sorted (ascending or descending) or paged and allows editing and deletion of records. I have used a number of websites to get there but this is one series that I find invaluable ASP.NET.4GuysFromRolla.com: An Extensive Examination of the DataGrid Web Control I'll post full details in due course. I make no claims that this is good code, merely that it works for me

No comments: