Hi ,
I need a sample code for binding WinNavigationbar to a single datatable with parent child relation.
For eg: I m having a table EmployeeDetails with EmployeeId as primary key and ManagerId as ForeignKey to EmployeeId. I want load this hierarichal data into winnavigation bar.
Can I get a sample code to accomplish this task?
Thanks in advance.
Hello capdigisoft,
You could take a look at the following link in our help - http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/WinNavigationBar_Binding_WinNavigationBar_to_a_DataSet.html.
The hierarchical data from the Northwind data source is being loaded into the WinNavigationBar's locations in the above example. Please review it and see if it helps.
Please do not hesitate to contact us if you need any additional assistance.