I have a virtual grid. I have some covered cells. For example, let''s say I have 2 rows of Column Headers. I have a covered range in the second column that covers the cells in the 1st and 2nd row of that column.
I want to put text in only in the second row of that covered range, but I get QueryCellInfo for row 1, col 1, but not row 2, col 1. So how do I set a value in row 2, col 1?
Thanks.
Pete