Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
How to get ComboEditorItem of the currently selected item?
posted

Hello,

i'm using the shared code Infragistics.Controls.Editors.XamComboEditor and im trying to get the selected item (note: NOT the object bound to it, the actual ComboEditorItem).

I searched with Google and found out that this is normally (pure .NET) is done through the call of comboEditorInstance.ItemContainerGenerator.ContainerFromItem() method. But XamComboEditor doesn't have such a method.

How can i get the ComboEditorItem of the currently selected item? I need this to get the ContentPresenter of that Item so i can get acces to the internal controls of the ItemTemplate i designed for my ComboEditor-Class.

Any suggestions?

Sincerly

Thorsten Pontow

Parents
No Data
Reply Children
No Data