Borders.Left of specific row

Hi,

How can I set a style of a specific row in gridGroupingControl Unlike the  general  definitions it has been defined

the general definition in my code: this.grdPrintQueue.Appearance.AnyRecordFieldCell.Borders.Left = new Syncfusion.Windows.Forms.Grid.GridBorder(Syncfusion.Windows.Forms.Grid.GridBorderStyle.Solid, Color.Green, Syncfusion.Windows.Forms.Grid.GridBorderWeight.ExtraThin);


and i dont want that  this code will affect on a specific row - i want this row will be with uniform color and not divided to columns - i want to set the Borders.Left of this row to specific color.


another issue:
how can i hide\display a range of rows when i clicking on specific row
(i dont want to remove these rows but only to hide them and then to display them again-
i want to create a custom splitter).

Thanks


1 Reply

SA Solai A L Syncfusion Team July 22, 2014 05:17 AM UTC

Hi Lea,

Thank you for your interest in Syncfusion products.

Regarding this query we request you to follow the incident I127534 which you have created in Direct- Trac.

Please let us know if you have any concerns.

Thanks & Regards,

AL.Solai.


Loader.
Up arrow icon