Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » [ultrawebgrid] » webcombo (RSS)
  • Populate DropDownList from a Generic List<TObject>

    Can I bind a generic list objects to a UltraGridColumn.ValueList.DataSource? The object is a generic object contains fields mapped from database table. Here is my code snippet. public class ListData { public string Code { get ; set ; } public string Description { get ; set ; } public string Others {...
    Posted to Forum by anwang168 on 08-21-2008
  • Sample: Turn WebCombo into multiselect Checkbox Combo

    I had a need for a combobox that allowed multiselect and checkbox. WebCombo was very close to what I needed, with some simple code i was able to achieve this functionality so i figured i would share with others who may be interested. Steps: Drop a webcombo on your form: In page_load add the following...
    Posted to Forum by adamb on 02-27-2008
  • Re: Combo in Webgrid

    Hi, I'm just wondering if you finally get this thing to work because I have to do exactly the same thing as you. I know you were told to use the ajax pro library, is it working fine ? Or did you finally use another way of solving your issue ? I'm asking you this because I'm not too familiar...
    Posted to Forum by pdumont on 02-26-2008
Page 1 of 1 (3 items)
Powered by Community Server (Commercial Edition), by Telligent Systems