Very fast WPF DataGrid or GridView C#
Budget: $10 – $30 USD
I need a very fast WPF DataGrid or GridView C#
It should be fast enough to handle 100.000 of items and 30+ columns. I think this can be done by virtualization.
It can be a read-only grid, so cell in-place editing is not important.
ItemSource is any ICollectionView or so, its collection is probably an ObservableCollection.
It must support:
- grouping
- multi sorting (sorting by more than one column)
- individual row and cell coloring when the foreground and background colors come with its ItemsSource's properties
- row and cell context menu
- left and right aligned text within each cells and headers
- first word in your proposal should be "hi-wpf" otherwise I won't accept you bid
- updating individual cells and rows without refreshing the whole view by Refresh()
- .NET 4.7 and .NET6.0
I need a simple C# MVVM solution with Visual Studio Community 2019 or 2022, not VS Code.
I will send you a sample solution that you need to continue.
no any external library
It should be fast enough to handle 100.000 of items and 30+ columns. I think this can be done by virtualization.
It can be a read-only grid, so cell in-place editing is not important.
ItemSource is any ICollectionView or so, its collection is probably an ObservableCollection.
It must support:
- grouping
- multi sorting (sorting by more than one column)
- individual row and cell coloring when the foreground and background colors come with its ItemsSource's properties
- row and cell context menu
- left and right aligned text within each cells and headers
- first word in your proposal should be "hi-wpf" otherwise I won't accept you bid
- updating individual cells and rows without refreshing the whole view by Refresh()
- .NET 4.7 and .NET6.0
I need a simple C# MVVM solution with Visual Studio Community 2019 or 2022, not VS Code.
I will send you a sample solution that you need to continue.
no any external library