Browse By Tags

  • Cannot select an item from the WebCombo dropdown list

    In an aspx .NET application, using client OS WIn 7 and version 9.1.20091.2137 of the WebCombo control, under browser IE8, I have the following problem:

    I cannot select an item (using the mouse click) from the combo's dropdown list. The dropdown list is…

  • WebCombo: row is null

    Hi

    I am using ultrawebcombo(hierarical Grid is placed inside the webcombo). I am getting error in FF, row is null. Error occur in afterselectchange .  wgrid.getActiveRow() it returns null in FF, but this is working fine in IE. Can any one help me for…