AdvancedDataGridViewDataModel
AdvancedDataGridViewDataModel copied to clipboard
The filter not work's with null values, commas and parentheses
Hello, I'm using the filter and it works quite well.
I have found a errors with string fields:
- If they contain null values or commas or parentheses the filter does not work.
I would be very grateful if you could tell me how to solve it.
Thank you