is there any option to design the fieldlayout at designtime? similar UltraGrid?
Thank you.
I believe that the XAML markup editor and designer are the substitute for this in the WPF Platform.
If you want this to be implemented, you may want to submit a feature request for this here.
Thank you, but it is not that, what i am searching for.
by ultraGrid i have the possibility to define my Source-Schema and design the GridLayout with my Columns with the Design-Assistent.
I would like to do this in WPF-Grid too.
Hello,
There is a design interface when you click on the Properties pane and edit the FieldLayouts collection property. A dialog window will popup with the ability to add Fields.