Which control should I use in WPF browser application to get multi column Combo Box?
Thanks
Shivangi
Hello Shivangi,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
Sincerely,DimiDeveloper Support EngineerInfragistics, Inc.
Hi Shivangi,
Yes. You need a DataSource with at least one item. And for in order to get the specific data from the item you should also add some Bindings to the TextBoxes inside the template.
Please update me whether you got the needed result.
Regards Petar.
Petar,
I could remove the error by deleting other code, and my application is running without any issues now.
But when I run it , it does not show multicolum or anything in combobox dropdown, Do I have to assign datasource to see any changes?
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
If the above suggestion helped you solve your issue please verify the thread as answered so other users may take better advantage of it.
Sincerely,Petar MonovDeveloper Support EngineerInfragistics Bulgariawww.infragistics.com/support
I copy/pasted the xaml snippet in my test sample and everything worked ok. This exception usually indicates a mistyping in the markup. I can suggest looking through your project to see if you are not missing a closing tag or something similar outside the xaml snippet you have sent.
Please double check that and let me know of the result.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support