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
1805
How to Bind xmlComboEditors with DateSet
posted

Folks,

How to Bind xmlComboEditors with DateSet. I looked for code sample on Infragistics FAQ and forums, no help.

Thanks in advance...

Parents
  • 30945
    Verified Answer
    Offline posted

    Hello,

     

    I have created a sample application which shows how you can bind the XamComboEditor to a DataTable from a DataSet. I have used a ComboBoxItemsProvider and set its DisplayMemberPath and ValuePath properties in xaml. After doing so I have set the ItemsSource property of the ComboBoxItemsProvider to DataSet.Tables[0].DefaultView.

     

    If you need any further assistance please do not hesitate to ask.

     

    Sincerely,

    Krasimir

    Developer Support Engineer

    Infragistics

    www.infragistics.com/support

    XamComboToDataTable.zip
Reply Children
No Data