Difference Between GridView And DataList

Answer Posted / irfanpathan

Grid view displays multiple columns in only one table.But
it can store any no. of columns with images(we use item
template for this).But Datalist we use multiple no. of
columns seperately(i.e not in one table).once see ebay.in
site you can see datalist importance..

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

2440


Why asp.net is better than php?

580


What does postback mean?

622


Explain the difference between web user control and web custom control?

605


How do cookies work? Give an example of their abuse.

620






Which method is used to force all the validation controls to run?

648


What is recordset asp?

629


Explain how cookies work. Give an example of cookie abuse.

795


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

742


What is a web api endpoint?

620


What are different types of api?

624


How do you handle server controls?

736


How can we create Tree control in asp.net?

676


How can you apply a theme to your asp.net application?

619


Can we make activex dll also ti execute in some process as that of client ? How can we do?

4345