Closed WolfieNuke closed 3 years ago
Thank you for this mod. I'm waiting for the author of this issue (https://github.com/davidegironi/advanceddatagridview/issues/55) to check the applied mods, then i will pull yours, and at the end make a new nuget release.
I've merged your pull, but it doesn't work as is. Cause the filter and sort string where not rebuilded. Please check my fix already in the master branch, it should work now. As soon as you let me know I'll push this to nuget. Also if you can check the new scale feature of the issue posted in my previous link. Thank you.
Updated to nuget
Programmatically, there was no way to remove the sorting or filtering on one specific column for the AdvancedDataGridView. All necessary code to perform this were hidden behind internal classes.