what is the difference between datagrid and datalist

  • Thread starter Thread starter Raghuram
  • Start date Start date
Have you tried a simple google search?
http://msdn.microsoft.com/msdnmag/issues/01/12/asp/

DataGrids displays data in in a very column/rows fashion...it's very
spreadsheet-like....datalists are template based and have slightly more
flexibility in how they can be displayed (though at the cost of some minor
ease..)

Karl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top