Hi
What is diffrence between Datatable and Datalist?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Prabhu RajaPosted Oct 4, 2011, 1:50 AM
DataTable :
-------------------------------------------------------------------
If this post helps you, then mark as "Correct Answer"
Thank You
Lalit MPosted Oct 4, 2011, 1:14 AM
Datatable:->use to storing temporary data. & Adding, Modifying, Deleting, Filtering, Sorting rows & Reading/Writing from/to Xml
Mamta MPosted Oct 4, 2011, 12:24 AM
DataList is exclusive to ASP.NET. It is a control available in the Toolbox. It is a databound control and displays data using templates.