Skip to main content

Reaching out and seeing if anybody has a simple Wpf Listview sort example that they could post.

I have a Wpf app that contains a Listview, but would like to be able to click on the heading and sort the columns.

Thanks, Marc

Reaching out and seeing if anybody has a simple Wpf Listview sort example that they could post.

I have a Wpf app that contains a Listview, but would like to be able to click on the heading and sort the columns.

Thanks, Marc

Using Visual Studio 2013.

Reaching out and seeing if anybody has a simple Wpf Listview sort example that they could post.

I have a Wpf app that contains a Listview, but would like to be able to click on the heading and sort the columns.

Thanks, Marc

Using Visual Studio 2013.

Reaching out and seeing if anybody has a simple Wpf Listview sort example that they could post.

I have a Wpf app that contains a Listview, but would like to be able to click on the heading and sort the columns.

Thanks, Marc

Why do you not use a DataGrid instead of a Listview? With a DataGrid you can simply set the property "CanUserSortColumns" to true.

Reaching out and seeing if anybody has a simple Wpf Listview sort example that they could post.

I have a Wpf app that contains a Listview, but would like to be able to click on the heading and sort the columns.

Thanks, Marc

Any chance you have a working example, since I am not too familiar with DataGrid controls.

Feel free to send to my email:
mhinrichsen@lmc.net

Thanks, Marc

Reaching out and seeing if anybody has a simple Wpf Listview sort example that they could post.

I have a Wpf app that contains a Listview, but would like to be able to click on the heading and sort the columns.

Thanks, Marc

I will send an example to your mail address.

Reaching out and seeing if anybody has a simple Wpf Listview sort example that they could post.

I have a Wpf app that contains a Listview, but would like to be able to click on the heading and sort the columns.

Thanks, Marc

Would it be possible for you to send the example to my email address as well?
Kevin Karch
email: KevinK@KandKSystems.com
Thank You

Reaching out and seeing if anybody has a simple Wpf Listview sort example that they could post.

I have a Wpf app that contains a Listview, but would like to be able to click on the heading and sort the columns.

Thanks, Marc

Would it be possible for you to send the example to my email address as well?
Kevin Karch
email: KevinK@KandKSystems.com
Thank You