Hi,
I am trying to use a treeview in a layout page.
I am going to load the tv from a database call (LINQ).
Since there is no controller for the layout page, how to correctly get the data to the tv?
I would hate to have to put code in every controller just to load this tv.
There must be a recommended way to do this.
Can some kind soul point me in the right direction?
Thanks ... Ed
I am trying to use a treeview in a layout page.
I am going to load the tv from a database call (LINQ).
Since there is no controller for the layout page, how to correctly get the data to the tv?
I would hate to have to put code in every controller just to load this tv.
There must be a recommended way to do this.
Can some kind soul point me in the right direction?
Thanks ... Ed