Recent

Author Topic: RXDBGrid quickfilter empty value  (Read 2129 times)

melwinek

  • Jr. Member
  • **
  • Posts: 60
RXDBGrid quickfilter empty value
« on: January 03, 2018, 08:37:24 pm »
I think it does not work as it should.
When you first click on the QuickFilter at the top of the grid, then after leaving it without choosing a value, you select the empty value even though it is not in the rows.

The second time is correct. When I click and choose a value, then when I click again this empty value I can not choose.

For myself, I corrected this by inserting in line 5525:
if (FFilterListEditor.Text = AllValue) or (FFilterListEditor.Text = '') then

Sorry for my bad English.

alexs75

  • Full Member
  • ***
  • Posts: 112
Re: RXDBGrid quickfilter empty value
« Reply #1 on: January 10, 2018, 09:32:08 am »
done
see revision 6125.

 

TinyPortal © 2005-2018