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
260
Normal DropDownList in Grid
posted

So I got to enable an UltraDropDown in grid.  But the dropdownlist is in grid format.  I would like to have normal dropdownlist.  I tried ComboBox with style of DropDownList but since this is Windowns.Form, it doesn't implement IValueList.  So instead of mocking with styles, hidding columns, etc, is it possible to derive a new control class from ComboBox and implement IValueList?

http://forums.infragistics.com/forums/t/22599.aspx

Above link is ok but the width of the dropdownlist doesn't look good and it just doesn't have normal ddl look. 

Thank you.

 

Parents
No Data
Reply Children