Hi, I am coming from ASP into asp.NET only now, and I am pretty new at it and at your controls.
I am building a pretty simple application, and I have most of the stuff covered, but I am just looking at the navigation.
What I want is a tree view on the left of the screen and a datagrid on the right. When the user click's on a nav item, "Open Call's" then the data grid will display the open calls on the HelpDesk.
I am sure that if I put a URL with a parameter in it, I can achieve this, on a page load, but what I would like to do is only refresh the datagrid. Similarly to you HelpDesk demo, except that I only have one Grid to update. When I DLed it i found no code behind the treeview. Am I missing it?
Can you please help or point me in the direction of an example?
Thanx
I am building a pretty simple application, and I have most of the stuff covered, but I am just looking at the navigation.
What I want is a tree view on the left of the screen and a datagrid on the right. When the user click's on a nav item, "Open Call's" then the data grid will display the open calls on the HelpDesk.
I am sure that if I put a URL with a parameter in it, I can achieve this, on a page load, but what I would like to do is only refresh the datagrid. Similarly to you HelpDesk demo, except that I only have one Grid to update. When I DLed it i found no code behind the treeview. Am I missing it?
Can you please help or point me in the direction of an example?
Thanx