Upgrading WebCombo From Version 2 to 6

10 replies. Last post: November 25, 2013 10:23 PM by Hans Kristian
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback

I have an application that has used WebCombo version 2 for years.  It is using very basic features.  The WebCombo is created at runtime in server code as part of a custom control.  The data source is being set to a ICollection object.  I have multiple columns and allow searching on several data fields.  There have obviously been many breaking changes between 2 and 6.

After trying to get anything to work, I created a new empty ASP.Net project in VS2012 and added a web form.  I added code to create a WebCombo object and load it with generic List of objects.  I used sample code found here as my starting point.  I see a rectangle where the WebCombo should be.  But, the only thing I see is the number 6 in the right of it where I would expect to see the down arrow.  I've tried this in Chrome, Firefox and IE8 with the same results.

Can someone give me some insight into the issue?  I've found no help in the documentation or here.

Thanks!

Keith

All times are GMT -5. The time now is 9:28 AM.
Previous Next