Støvlelandet.dk Atalanta Cagliari Catania Empoli Fiorentina Genoa Inter Juventus Lazio Livorno Milan Napoli Palermo Parma Reggina Roma Sampdoria Siena Torino Udinese
Author Message

<  Sampdoria  ::  gantt chart

Page 1 of 1
ideavyquidela
Posted: 7 July 2010 08:17 Reply with quote
Joined: 29 Jun 2010 Posts: 5 Location: Zimbabwe
We all enjoyed the datalist and the datagrid controls in asp.net datagrid . There were thousands of operations that we can perform using datagrid and datalist control. asp net gridview ships with another data bound templated control which is called Grid View. Grid View has made everything easier for developers. asp net grid changes that I have seen in Asp.net 2.0 is that we don't require a lot of code to achieve tasks but most of the functionality is already provided and built in the control.

In this article we will see the GridView control in action and we will see what type of operations we can dynamic table perform using this control and how this control is better than the classic datagrid control.

Using the sort table Control:

If you read my previous articles on DataGrid control you might have noticed that we need to write quite a bit of code to enable paging, sorting and selecting an item from the datagrid. Using the gridview control I did not even write a single line and got all the three things i.e, paging, sorting and selection for granted.
View user's profile Send private message Send e-mail ICQ Number



 

Display posts from previous:  

All times are GMT + 1 Hour
Page 1 of 1
Post new topic

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum