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
510
WHDS and UltraWebGrid
posted

I've created 3 sqlDataSources and defined their relationship in WHDS.  I've set up my webgrid
DataSource=whds1
DataMember =
DataKeyField =

The UltraGrid shows the correct number of rows but only one column that shows
Infragistics.Web.USystem.Data.Data1

Am I missing something?

Parents
  • 12631
    posted

    George:

    Can you post the markup generated by the WHDS?  I just created a sample that uses 3 SQL DS's bound to the Customers, Orders and Order Details tables in Northwind and bound that to the WebGrid with no problem.

    Devin 

Reply Children