On Jan 25, 2006, at 11:19 PM, jbarry wrote:
Or is this a bug?? since the grid would reflect the correct column name with mixed capitalization but the data would not be displayed.
The caption displayed on the grid is initially the same as the field name, but can be changed to whatever you like. If you look at the .fsxml file, each field has a 'name' and a 'caption' attribute. The 'name' *must* match the column name in the database; the 'caption' can be anything.
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
