
June 13th, 2006, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 906
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Creating an Online Shopping Cart and PayPal System
I've used the DataGrid in almost every commercial C# .net project to date, so when I started hearing about the GridView and how it would take out a chunk of the work I kept doing, I leaped at the chance to use it. Both the DataGrid and the GridView are classes that allow you to easily and quickly display tabular data. They both get rendered to HTML tables when viewed online.
Read the full article here: Creating an Online Shopping Cart and PayPal System
For more discussion go here: Blog Article Discussion
|