I have been using datagrids to display database information for years. (I found something that worked and have kept using it) I recently have found the ListView and was wondering how they compare to each other.

My typical use of a datagrid was to display information and have the option to export the data to an excel spreadsheet. Is that possible in the ListView.

I also realize that I may have been using the wrong "tool" all these years to accomplish my goals and if that is the case then please let me know. I see that ListView's can do a lot of cool stuff so I hope that I have been using the wrong tool all these years.