Is there a way with a foxpro (vfp8) grid to have a column header span columns? The only thing I could come up with was a label or other independent control over the top of the header, but this presents problems when the user scrolls and only one of the columns is visible in the ...
I am using the VFP 7 grid to display some numeric data. What I would like to do is rather than displaying say 0.00 for a value display a blank/spaces in the column. thanks