|
-
Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)
 Originally Posted by jpbro
Looks like VBFlexGrid implements a Cell property similar to ComponentOne VSFlexGrid's Cell property. Should be able to use this to get/set Cell properties without changing the selection/raising the SelChange event.
Agreed!
 Originally Posted by jpbro
For anyone used to the ComponentOne VSFlexGrid, I notice a difference in the Cell property behaviour - Krool's VBFlexGrid requires the FillStyle property to be set to FlexFillStyleRepeat in order to change the property of multiple cells in a range using the Cell property. VSFlexGrid does not require this (the FillStyle is ignored and the property change is always applied to all cells in the range). Not a big deal, just something to be aware of if switching from the VSFlexGrid to VBFlexGrid.
Didn’t make the change yet, but it would be a big deal for me
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|