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
2915
Selecting an item from XamComboEditor
posted

Hi,

    I have a XamComboEditor as one of the column editor of a XamDataGrid. To select any item from this drop down, user has to specifically click on the value. In case of numbers it gets difficult since there is a small area for the user to click on the number. Is there any property which selects the item by selecting the row (of that item in the combo box drop down), something like selecting with hot-tracking enabled?

Parents
No Data
Reply
  • 35319
    posted

    Hello Arpita,

     

    I have been looking into your post and I have created a sample application(XamDataGridCombo.zip) following your scenario and I have no issue with the width of the items in the XamComboEditor. I can suggest changing the width of the appropriate field of the XamDataGrid. If I have misunderstood you in any way, please modified my sample application or provide me with your own isolated sample application that shows your issue.

     

    Looking forward to hearing from you.

    XamDataGridCombo.zip
Children