Hello, We would like to see about the possibility of making the Funnel and Pin icons on the XamDataGrid Column Header Labels display beneath the Column Header text rather than to the right of the Column text. Is this possible? Thank you. Sincerely, -Geoffrey
Hello Geoffrey,
Certainly you can do this. You have to retemplate the LabelPresenter. These icons(elements) are inside a Grid (5 columns as far as I remember). You can see the generic style in the DefaultStyles directory in the Infragistics folder and use it to make your own.
Let me know if you have any questions on this.
Regards,
Alex.
I am attaching the style example for this.
Hi Alex, Thank you for your prompt reply. If you or anyone has any xaml / code examples, that would be very beneficial for me. Thanks.