how to customize grid header in ultragrid
for example: image 111
I am wating
Hello ,
You could achieve this goal with UltraWinGrid by using RowLayout
http://help.infragistics.com/Help/Doc/WinForms/2012.1/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v12.1~Infragistics.Win.UltraWinGrid.RowLayout.html
http://help.infragistics.com/Help/Doc/WinForms/2012.1/CLR2.0/HTML/WinGrid_Work_with_Row_Layouts.html
Please see attached sample.
I hope that this will helps you.