Subject IBOGrid and varchar problem
Author mircostange
I ran into an issue with IBO Grid and a varchar field. An older
application was using the grid to edit a table that contains both,
varchar and char fields.
After compiling with the new IBO lib, I found that the varchar field
cannot be edited in the grid anymore. Editing works however through
binding an edit box to that field.

Is this a known issue? Any workaround?