Hi, at my company we use a customized version of UltraGrid
I wanted to know how i can achieve 2 things:
1. Add a horizontal line after a row.
Hello,
I am just checking about the progress of this issue. Let me know If you need any further assistance on this matter?
Thank you for using Infragistics Components.
Hello,
You could use DrawFilter in order to draw line after the desired row. On the following link you will find more information about DawFilter:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.2/CLR4.0/html/Win_Draw_Filter.html
Also I have implemented a simple sample in order to demonstrate you this approach.
I hope that this will helps you .