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
435
Bind to a Standard Dataset with Relations?
posted

I have my menu data coming back in a DataSet with Relations created between the tables.  All the sample code i can find shows how to bind the WebDataMenu with a WebHierarchicalDataSource.  Is there any way to bind to just a regular DataSet with Relations?  I tried setting the DataSource to the DataSet, but all that gets me is a bunch of "Infragistics.Web.UI.Framework.Data.DataSetNode" objects on the menu with no way of showing children.

 

 

Parents Reply Children
No Data