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
215
Custom XamGrid control
posted

Hello

I need to create a custom control using XamGrid. Could you suggest a code sample how do it?

I need custom control with a textbox and XamGrid.

http://prntscr.com/g6ba9z

And I when I will use this control I want to define columns in a place where it using.

And I stuck with a problem that I can't find a way how to use TemplateBinding for XamGrid.Columns. Do you have any idea?