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

GGC CurrentCell behavior

Hi! How can I prevent the current cell (in a ggc) from drawing a border around itself? Regards Falk

1 Reply

AD Administrator Syncfusion Team June 26, 2006 03:16 PM UTC

Hi Falk, This can be achieved by setting the ShowCurrentCellBorderBehavior property. The following is the code snippet. ++++++++ this.gridGroupingControl1.TableModel.Options.ShowCurrentCellBorderBehavior = GridShowCurrentCellBorder.HideAlways; ++++++++ Thanks and regards, Madhan

Loader.
Live Chat Icon For mobile
Up arrow icon