Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
21665 | Nov 17,2004 08:29 AM UTC | Nov 18,2004 09:25 AM UTC | WinForms | 2 |
![]() |
Tags: Grouping |
this.gridGroupingControl1.TableOptions.AllowSelection = GridSelectionFlags.Any;
To not lose the selections on a right click, try setting this property.
this.gridGroupingControl1.TableControl.Model.Options.SelectCellsMouseButtonsMask = MouseButtons.Left;
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.