TCRDBGrid Filter Bar Masking

From: Daniel Cassiani (drezende_at_procomp.com.br)
Date: 03/30/04


Date: 30 Mar 2004 06:34:53 -0800


I'm using TCRDBGrid from ODAC for Delphi 7 with its Filter Bar.

When a user inputs a letter in a float or integer field (according to the DATABASE), it returns an error, but I wanted to mask it on the Filter Bar so it will allow only numbers as input, or at least, ignore it as the Search Bar from the same component does.

Anyone has any idea about how to do so?