J
Jeremy Hughes
I have a normalised table of measurements from across a
road with 3 fields: lane, pos, metres. At the moment there
are always 4 lanes and 3 positions. I want to display and
edit the values in a fixed grid with 4 columns (lanes) and
3 rows (pos). Each cell showing the metres measured.
I dont expect any data-aware controls will do this so
searched for an unbound grid control that I can populate
manually. I found the DataGrid control but this can only
be data-bound and MSHFlexGrid control which is always read-
only. I there an unbound grid I can use in Acess for this.
Any suggestions for other controls to use, other ideas on
how to do this or references (help, articles, books)
greatly appreciated.
Thanks.
Jeremy.
road with 3 fields: lane, pos, metres. At the moment there
are always 4 lanes and 3 positions. I want to display and
edit the values in a fixed grid with 4 columns (lanes) and
3 rows (pos). Each cell showing the metres measured.
I dont expect any data-aware controls will do this so
searched for an unbound grid control that I can populate
manually. I found the DataGrid control but this can only
be data-bound and MSHFlexGrid control which is always read-
only. I there an unbound grid I can use in Acess for this.
Any suggestions for other controls to use, other ideas on
how to do this or references (help, articles, books)
greatly appreciated.
Thanks.
Jeremy.