Design consideration to take datagrid, datalist or repeater, DOT NET Programming

Assignment Help:

How to decide on the design consideration to take a Datagrid, datalist or repeater?

So many make a blind choice of choosing datagrid directly, but that is not the right way.

The Datagrid provides the ability to allow the end-user to sort, edit , and page  its data. But it comes with the cost of speed. Second the display format is easier that is in row and columns. The Real life scenarios can be more demanding than that.

With the templates, the DataList provides more control over the look and feel of the displayed data than the DataGrid. It offers best performance than datagrid.

The Repeater control allows for complete and full l control. With the Repeater, the only HTML emitted are the values of the databinding statements in the templates along with the HTML markup specified in the templates-no "extra" HTML is emitted, as with the DataGrid and DataList. By needing the developer to specify the complete generated HTML markup, the Repeater often requires the longest development time. But repeater does not provide editing features like datagrid so everything has to be coded by the programmer. However, the Repeater does boast the best performance of the three data Web controls. The Repeater is the fastest followed by Datalist and finally datagrid.


Related Discussions:- Design consideration to take datagrid, datalist or repeater

Printing triangles - c# program, Printing Triangles - C# Program I nee...

Printing Triangles - C# Program I need program code for Printing Triangles in C#. Can anybody send me there ideas?

Payroll managment, how can i construct er diagram for payroll managment

how can i construct er diagram for payroll managment

Web page parsed-manipulated and scraped, I have a page that I require a few...

I have a page that I require a few pieces of data to be pulled out of. The page is such that it needs interaction; there is a little bit of data entry to get the needed data, and t

Can we run dot.net in unix platform, Can we run DOT.NET in UNIX platform? ...

Can we run DOT.NET in UNIX platform? One of the drawbacks of using Visual Studio.NET and the .NET framework to develop applications has been the lack of cross-platform support.

I need cloudflare api interface to c#, I need CloudFlare API interface to C...

I need CloudFlare API interface to C# Project Description: We require a small piece of C# .NET code, integrated in an object, that will interface with CloudFlare's API and ge

How to code reviews?, How will you do code reviews? The way in which th...

How will you do code reviews? The way in which the code reviews are done change from person to person and also from company to company. But generally when a project is started

File upload in asp.net, upload files using file upload control to google dr...

upload files using file upload control to google drive

How to connect to microsoft access, How can we connect to Microsoft Access,...

How can we connect to Microsoft Access, Foxpro , Oracle etc ? The Microsoft provides System.Data.OleDb namespace to communicate with the databases such as Oracle, scess  etc. I

What is plinq, What is PLINQ? PLINQ stands for Parallel Language Integr...

What is PLINQ? PLINQ stands for Parallel Language Integrated Query. It is the parallel execution of LINQ, in which a query can be implemented by using multiple processors. PLIN

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd