We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

GridGroupingControl - Accessing Active Cell properties in runtime.

Hi All, How can I change active cell appearance? When I click on a record on cell, record gets hilighted. This if fine, but i want to make the active cell look like any other cell in that record. I am even setting ListBoxSelectionCurrentCellOptions = None. Any other way? Rgds Rajani Kanth

1 Reply

BR Badri Rajani Kanth December 20, 2005 05:08 PM UTC

Hi, this.gridGroupingControl1.TableModel.Options.ShowCurrentCellBorderBehavior = GridShowCurrentCellBorder.HideAlways; working fine.. Thank you Rajani Kanth >Hi All, > >How can I change active cell appearance? When I click on a record on cell, record gets hilighted. This if fine, but i want to make the active cell look like any other cell in that record. I am even setting ListBoxSelectionCurrentCellOptions = None. > >Any other way? > >Rgds >Rajani Kanth

Loader.
Live Chat Icon For mobile
Up arrow icon