Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

difference between gridview,data list and repeater control

Answer Posted / nitish

1. Datagrid has paging while Datalist doesnt.
2. Datalist has a property called repeat.
Direction=vertical/horizontal.(This is of great help in
designing layouts). This is not there in Datagrid.
3. A repeater is used when more intimate control over html
generation is required.
4. When only checkboxes/radiobuttons are repeatedly served
then a checkboxlist or radiobuttonlist are used as they
involve fewer overheads than a Datagrid.

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

14. What are your Future Plans for Swatz Oils GROUP U.K?

2236


What is difference between View State and Hidden Field in ASP.NET?

1186


Which .NET framework supports Web API?

1104


What is a postback in asp net?

1148


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

1027


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1983


What is the difference between mechine.config and web.config?

1270


What is the use of global.asax file?

1135


How can we identify that the page is post back in asp net?

983


What are html helpers in asp.net?

1135


How will you load dynamic assembly? How will create assesblies at run time?

974


By default, Web API sends HTTP response with which of the following status code for all uncaught exception?

1677


How Session outproc in Sqlserver stored?

2804


What is the difference between Classic ASP and ASP.Net?

1165


What tags do you need to add within the asp:datagrid tags to bind columns manually? How?

1028