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
1255
TemplateField functionality in an UnboundField?
posted

The new TemplateField class only seems to work on properties directly on the DataItem. However, I have a case where I want to combine several properties into one field. Previously I used an UnboundField and a custom ControlHostEditor as described elsewhere in this forum.

Do I still have to use ControlHostEditor for this scenario?

Can you suggest a way to do this without CellValuePresenterStyle or ControlHostEditor?

Parents
  • 138253
    Offline posted

    Hello,

    Thank you for your post. I have been looking into it and I can suggest you see the sample in the Samples Browser under xamDataGrid / Editing & Selection / Template Fields section, where it is shown how to use TemplateField. Please let me know if this helps you or you have further questions on this matter.
     
    Looking forward for your reply.

Reply Children