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
730
XamComboEditor inside a XamRIbbon
posted

Hi,

 

I am using a xamcomboeditor inside a xamribbon.Followed the following sample

http://forums.infragistics.com/forums/p/50014/263304.aspx

how do we get selecteditems of xamcomboeditortool?

thanks.

Parents
No Data
Reply
  • 35319
    posted

     

    Hello,

     

    I have been looking into your question and I can suggest you define properties for the fields in the ‘XamComboEditorToolControl’ and ‘XamComboEditorTool’ classes. Using them you can access the XamComboEditor in the XamComboEditorTool. I am sending you a modified version of the sample application(RibbonSample Modified.zip) from the provided forum thread link.

      

    If you need any further assistance, feel free to ask.

     

     

     

    RibbonSample Modified.zip
Children