-
Unit Conversion To / From Grid
Say I have values in my database in metres, and under certain flags I want to display them in the grid in feet.
Where would be the best / most appropriate place to do the unit conversions?
It seems like I could use PreUpdateRecordset to convert the feet back to metres for storage in the DB,
but where would I convert from metres to feet post opening the recordset?
-
Seems like OnLoadCellStyle is the place
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules