Browse By Tags

  • No Text, Value & SelectedRow property available in UltraDataGridComboColumn

    Hi,

    I am using UltraDataGridComboColumn in DataGridView.

    Every thing is working fine with most of the events available for ComboColumn.

    But now my requirement is to check for Combo's SelectedRow inside DataGridView's event.

    But its not available…

  • Setting the width of the dropdown in UltraGridComboColumn

    Hello,

    I want to be able to set the width of the dropdown for all the combo boxes in my UltraGridComboColumn that's in my table. How can I do this?

    Thanks!

  • Help with UltraGridComboColumn

    Hello,

    I would like to remove the heading "Value" when my dropdown list is viewed. I want to see only the items for selection. How can I do this??

    Thanks!