Can anyone offer advice on a gridbox problem. I have a multipage pageform with gridboxes on some of the pages. The form contains at least 8 bizobj (on the form not the pageframe - my GUI and bizobj are separated) The problem is that in some instances, a grid will display the same record repeated rather than all the records in the view. The record repeated is the one currently active in the view and I have confirmed that all the data is loading into the view correctly, The number of "repeats" is the exact number of records in the view. If I do not define the control source for several columns, the data shows correctly (though in field order - I have no control over it) and only the columns with the controlsource defined repeat the record value. I have "fixed" the problem in one case by playing with sparse, controlsource and so on but no idea what actually fixed it - a fluke only.
I am using the grid from isecctl however using the basic grid had no effect.
Any clues as to what circumstances may cause this behaviour so I have somewhere to start. I am considering going back to listboxes as it is driving me nuts however I wish to use the dynamiccolourchange stuff. ©2000 graeme thomson |