Prepare for your Next Interview
This is a discussion on data grid and grid view within the ASP.NET forums, part of the Web Development category; What is the difference betbeen data grid n grid view????...
|
|||
|
data grid and grid view
What is the difference betbeen data grid n grid view????
|
| The Following 2 Users Say Thank You to Vidyarthi007 For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: data grid and grid view
The GridView control is the successor to the DataGrid control. Like the DataGrid control, the GridView control was designed to display data in an HTML table. When bound to a data source, the DataGrid and GridView controls each display a row from a DataSource as a row in an output table.
Both the DataGrid and GridView controls are derived from the WebControl class. Differences between the GridView control and the DataGrid control include: * Different custom-paging support. * Different event models. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fields in Test lab execution grid | deepika.padakandla | Quality Center | 1 | 02-27-2008 08:40 AM |
| Data Grid Display | sekaranpg | VB.NET | 1 | 12-10-2007 02:45 AM |
| Grid View Search button | sweetychinnu | VB.NET | 0 | 10-26-2007 02:44 AM |
| Can we capture all the data which is in the grid | Geek_Guest | QTP | 0 | 07-12-2007 09:59 AM |
| Editing Data Grid | mukeshlaata | VB.NET | 0 | 04-06-2007 08:35 AM |