I currently have an app that uses a FlowControl and I am interested in replacing that with a grid, however I need the grid to look like a customized user control.
Does wingrid have this capability?
Hello,
For more information about multiline column header, please review following link:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.1/CLR2.0/html/Infragistics2.Win.UltraWinGrid.v12.1~Infragistics.Win.UltraWinGrid.ColumnHeader.html
Please let me know if you have nay further questions.
Ok, I figured out some things in which I can make the text rotated in the columns.
Now I have a column that has a Header Text value, but I want it to display multiple lines.
Is there a way to do that?
Thanks for your reply.
Basically I wanted a card-view but verticle.
Also is there a way to make the text in the column header vertical?
I am not exactly sure what look of UltraGrid you want to achieve. You could do a lot of with UltraGrid look and on the following links you could find a common information about “Presenting data” – present your data, “Defining Layouts” – define layouts and view and “Sorting and grouping”:
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.1/CLR2.0/html/WinGrid_Presenting_Data.html
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.1/CLR2.0/html/WinGrid_Defining_Layouts.html
http://help.infragistics.com/Help/NetAdvantage/WinForms/2012.1/CLR2.0/html/WinGrid_Sorting_and_Grouping.html
Please review the topics from this links and let me know you were able to find needed information. If not you could post a sample screenshot of the desired look of UltraGrid and I will researcher about possible ways to achieve this look.
Thank you for using Infragistics Components.