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
250
WebHierarchicalDataSource
posted

  I am trying to configure the whds using 3 objectdatasources.  They need to relate to each other so that one datasource is a parent and the other two are child datasources. I understand as I create the datasources my 'select' statement returns a dataset.

When I create the parent  datasource, it works fine.  It is when I create the first child datasource that an error message appears which says "datasource objectdatasource is not correctly setup and its fields are not available . Please, setup the datasource and try again" this of which my datasource is setup.  How can I fix my problem?

Parents
No Data
Reply
  • 10
    Offline posted

    Hi. Any Infragistics people comments there?

    I have the same problem but with two sql data source: the first one gets a stored procedure result set and the second one gets data directly from a table.

    What's more, after displaying the message I tried to configure the columns for the relationship and VS2005 IDE hung!

     

Children
No Data