I know this is really simple, but the names of my columns in flexgrid control just won't cooperate.
For example, when I use formatstring = "|CUSTOMER NAME|" at design time its shows the flexgrid with with a column names "CUSTOMER NAME", but at run-time it shows the same column with the name from the Access DB table, ie "CUSTOMER_NAME" ....
what am I doing wrong?
