Browse By Tags

  • Having problems changing the DataValue of a WebCombo

    Infragistics for ASP.NET 3.5.

     We're having difficulty changing the DataValue of at WebCombo on the server side.  We have the combo populated, and we want to change the value during a postback to one of the other selections, but this is causing trouble…

  • Make WebCombo Appearance like ASP Dropdown list

    I have a web page that has about 10 webcombos, each containing from 3 to 50 rows of data.  Some have multiple columns, some have only one.  The problem is, these combos bloat the page incredibly (>600K with only half of them loaded with data).  What I…