View Single Post
  #14  
Old 10-01-2011, 02:04 PM
ascescuek
Guest
 
Posts: n/a
Default gantt diagram

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 statistics bound templated switch which is called Grid View. Grid View has made the whole shooting match easier for developers. asp net grid changes that I accept seen in Asp.net 2.0 is that we don't command a luck of lex scripta 'statute law' to execute tasks but most of the functionality is already provided and built in the control.

In this article we will see the GridView call the tune in remedy and we will see what category of operations we can dynamic table present using this manage and how this control is think twice than the ageless datagrid control.

Using the sort table Management:

If you comprehend my earlier articles on DataGrid manage you might be struck by noticed that we necessity to author a register quite a bit of customs to capacitate paging, sorting and selecting an item from the datagrid. Using the gridview manage I did not settle accounts write a single line and got all the three things i.e, paging, sorting and variety an eye to granted.
Reply With Quote