Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
765
rename the items (columns name) in the column chooser
posted

Hi,
I have two questions to wingrid and column chooser.

1. How can I rename the items (columns name) in the column chooser?
2. The columns in the winGrid have a header with two lines (gridLayout.Bands[0].ColHeaderLines = 2;).
   With Environment.NewLine I create two lines for the column caption (text + Environment.NewLine + unit).
   But now I see as column name in the column chooser only the first line: text. The second line "unit" is not displayed.
   Have you a solution for this problem?

Thanks
Alexander