Forum Discussion
kirk_bottomley
11 years agoContributor
I'm on TC11 now, but I'm still having problems with the flexgrid not being seen as one (and thus not being able to send grid commands like select a cell, or click a row).
All other flex grids are working, but this one is still a problem.
The WndClass is MSHFlexGridWndClass. Unlike other flex grids, the properties and methods available to it are just the standard ones. For instance, one of the grids we use has a WndClass of VSFlexGridL, and I can see and manipulate column, row, and cell data.
Anyone else familiar with the MSHFlexGrid?