Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » webcombo (RSS)
  • Adding Data to WebCombo Programatically

    I have searched high and low for this and can't figure out how to add data to a WebCombo control programatically. Can someone please point me to a code snippet or knowledgbase article? Thanks.
    Posted to Forum by Mike Malter on 09-05-2008
  • Initial value for a Webcombo

    Hi, I am having problems when setting a webcombo to an initial value. The code below usually fails when the selected index has a large value (there are 25,000 sites). When the DuplicateID is a low value (10 to 20) it usually works. However there is no consistency. It seems to me that the databind is...
    Posted to Forum by davidtravis2 on 08-31-2008
  • asynchronous post backs in WebCombo

    Dear All, The webcombo allows to use the asynchronous post back but the entire aspx page is reloading and postback is not visible Can i fetch the data from only InitializeDataSource event handler and without entire page load as Page_Init,Page_Load,Page_PreRender. Regards Dhans
    Posted to Forum by Dhanaseelan on 08-28-2008
  • WebCombo.setSelectedIndex() not working

    Hi, I am trying to trigger a WebCombo box to change it's selected index when the user clicks a tab on the same page. I have it working the other direction: when the user changes the WebCombo value, the WebTab changes it's selected tab. See my javascript code below: function tabPages_InitializeTabs...
    Posted to Forum by moudesluys on 08-27-2008
  • UltraWebGrid with ComboBox as editor - wish to be able to click and sort on dropdown column header

    I have set up an UltraWebGrid on my aspx page. The grid has one column that uses as an editor control a webComboBox. No problem with this, all works well. My problem is that when I click on the cell in grid that has the ComboBox as an editor, I need to have the end-user be able to sort on the webcombo...
    Posted to Forum by dam1015 on 08-25-2008
  • 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
  • Webcombo readonly?

    Can a webcombo be made to be readonly so that a user cannot change the value it contains? Thanks, Dave
    Posted to Forum by thp on 08-19-2008
  • Re: Editable WebCombo in WebGrid

    I have the same problem - I need to give a possibility for my client to choose value from list (webcombo) or imput his own data to ultra grid column . So WebCombo is an external imput contol for custom column. It is very important for him so I would like to know if this error is going to be repaired...
    Posted to Forum by powersystem on 08-13-2008
  • Set a specific value as a selected value in the combo box

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:"";...
    Posted to Forum by bugzila on 08-06-2008
  • Web combo not selecting values in firefox

    Hi, Ive put a webcombo inside a webtabs control inside a multiview control and when i click any of the values from my webcombo it doesnt put the value into the combo box as being selected. Kind regards Ste
    Posted to Forum by howlingfish on 08-04-2008
Page 1 of 7 (63 items) 1 2 3 4 5 Next > ... Last »
Powered by Community Server (Commercial Edition), by Telligent Systems