hi all I am new to asp.net. So need some practical tips and tricks for using GridView.
|
1
|
|||||||
|
|
|
grid view is pretty slick especially in asp.net. You can check all the gridview tutorials on ASP DATA TUTORIALS.. it is the perfect place to start learning asp.net. If you don't want to learn then you can always add a sql database, insert a grid view and connect it to the data base via a datasource. Then you can play around with it. However i will strongly recommend those tutorials as they contain all tips and tricks you want to know. You can ask more questions here, i will be glad to answer. |
||||
|
|
|
And I inherited from the GridView to create the GridViewTree - a multi-column treeview server control. So reviewing this might give you some other ideas. It can be found here. |
||
|
|
|
|
Well, I have a few blog posts on the GridView:
All can be found here. |
|||
|
|
