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
3914
UltraCombo with groupBy
posted

Hi,

I have an UltraCombo within a GridCell and this UltraCombo has a column (named selected) for row selection with the following property set

_savedSimResCombo.CheckedListSettings.CheckStateMember = "Selected";

I want the user to be able to use the groupBy feature but for some reason even though I set the groupByBoxHidden = false, the GroupByBox is invisible.

Is this a bug in UltraCombo or am I missing something.

I am using Infragistics V11.2

Thanks

Sangeetha

Parents Reply Children