在WPF中,我需要具有如下所示的UI,且没有任何代码。该问题将因每个客户而异。问与答是可配置的,应从数据库动态加载。我需要有关如何解决该问题的帮助。我是WPF的新手。
CustomerID Customer Name Question Answers Types
1001 XYZ Customer Sex? o Male o Female o Other Radio button
1002 ABC Customer Sex? o Male o Female o Other Radio button
Movie Type? [] Type 1 [] Type 2 [] Type 3 Checkbox
1003 QWE Enter the description Plain TextBox Textbox
Select Any one List Listbox/ combobox