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
840
Column Header Border Style
posted

How can we style the border that separates the column header and the datagrid content?  I want to remove the borders from the column header buttons and have a single line that spans for both the buttons and the header bar.

Parents
  • 35319
    posted

    Hello,

     

    Thank you for your post. I have been looking into your request and I have re-templated the default style for the ‘LabelPresenter’ in order to remove the border lines. You can find the default style in :

     

     C:\Program Files (x86)\Infragistics\NetAdvantage 2012.2\WPF\DefaultStyles\DataPresenter\DataPresenterGeneric_Express.xaml

     

    I am attaching a sample application that I have used to achieve the desired appearance. Would you please attach a descriptive screenshot of the line that you would like to be left ?

     

    Looking forward to hearing from you.

    XamDataGridSample.zip
Reply Children