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
225
My own labelpresenter class for the column header
posted

Hi,

I have a class that inherits the LabelPresenter. How can i specify the grid to use this class as the presenter for the items in the header?

 Thanks,

 Stefan 

Parents
No Data
Reply
  • 4850
    Offline posted

    Hi Stefan,

    There is no mechanism for us to use your derived LabelPresenter. You can however re-template the LabelPresenter to specify your own tree of elements which could include any custom element you want. You can also use attached properties of your own to maintain any additional state you need.

    I hope this helps.

     

Children
No Data