|
-
Jun 4th, 2025, 02:58 PM
#10
Re: VBFlexGrid Control (Replacement of the MSFlexGrid control)
Update released.
When AllowMultiSelection is True and AllowSelection is False the AllowBigSelection property now controls the behavior whether multiple single selections can be done via shift+ctrl or ctrl.
When AllowBigSelection is set to False (defaults True) it is not allowed anymore and truly single selection.
That is that .SelectedRows can then return only 1 or 0.
@bincong, be aware that altering via .RowSelected(x) does not raise a MultiSelChange event.
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
|