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
1915
WPF XamDataGrid in NA 10.2
posted

I am new user of WPF XamDataGrid (NetAdvantage 10.2) and I am having problem customizing editor controls for a data bound grid. I figured out how to create FieldLayouts to show just the data that I need to but I want to be able to specify what type of editor to use for each FieldSetting - for instance show 'Checkbox' for some Int16 field and so forth.

This demo(http://www.youtube.com/embed/hJI0jdfCRew) references EditorType and EditAsType properties but those do not appear to be working in 10.2  Is there any other way to do this? Can someone point me to a sample? Thanks.