Hello,
How to make the combobox in the property grid editable
I used the example in the bellow thread to customize the property grid,but i could not make it editable
http://ko.infragistics.com/community/forums/t/92665.aspx
Thanks in advanced
One more question
How to bind the combobox to a dynamic list?
Thanks
Hi Hussein,
Thank you for post. I have been looking into your question and this seems to be a question related to ComboBox and not especially to the XamPropertyGrid. You can make the ComboBox editbale by setting its ‘IsEditable’ property to true.
Let me know, if you need any further assistance on this matter.
Hello Yanko,
That is what i did,but one of the issues i faced is that i could not bind the combobox itemsource to a dynamic list instead of the static sources showing in the example
Hussein
Hello Hussein,
I am just checking if you require any further assistance on the matter.