Hi,
I'm considering embedding #develop's WPF editor into an application, and would like to enable the users to design sheets (no problem up to that point) with standard or custom components, but also some kind of list of items that could be populated interactively from the designer. Eg, a small bar with a (+) at left could add a row with an item (like in Word 2016) and so on.
I would love to enable that without leaving the wpf editor, but if this is not posible I could consider design a custom form/editor that would appear when I click on a given property (say, items)'s ellpsis button ("...").
My question is: which one of these two ideas can be made and also, do you have links to tutorials that would explain that clearly or give me a good starting point ?
Thank you in advance (and sorry for my English)