Browse By Tags

  • SelectedIndex coming up as "-1" on postback

    I'm not sure what the problem is, but I'm using the webCombo that comes with NetAdvantage for .NET 2008 Vol. 1 CLR 2.0.  The list I am populating in the dropdown has around 2000 entries, therefore I am forced to have to use EnableXmlHTTP set to…

  • 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…