Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
WebCombo & SQLDatasource - Bug ?
posted

Hi all !

When attaching an SQLDataSource as data source for the WebCombo neither column names (design time) nor content data will be displayed (runtime).

You can reproduce this by creating the following example:

1.Drag & drop a SQLDataSouce on the asp page, connect this data source with Microsofts Northwind database table products.

See: http://s7b.directupload.net/file/d/1577/8yrohddb_jpg.htm

2.Drag & drop a WebCombo on asp page, connect the WebCombo at design time with the SQLDataSouce.

See:http://s5b.directupload.net/file/d/1577/9bhrf6xo_jpg.htm

3.Run the page and see the result:

http://s8b.directupload.net/file/d/1577/hvm9ihjx_jpg.htm

I'm using Visual Studio 2008 (SP1), Infragistics NetAdvantage for ASP.Net 8.2 CLR3.5 and SQL Server 2008.

Regards,

Claus