Problem with Covered cells in a Virtual Grid

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

1 Reply

AD Administrator Syncfusion Team April 19, 2005 01:23 AM UTC

Just to clarify, I''m using QueryCoveredRange to create my covered cells.

Loader.
Up arrow icon