Hello,
I've been working on creating an application that has a rad tree, and 2 rad grids on the same page.
One of the things I need it to do is when you click on a node in the rad tree, I need it to load a grid beside it.
I had this working as I wanted it on my local machine using Visual Studio's development server. When I publish this the Grid doesn't show up anymore.
The other grid I have on the page loads data and shows up fine, but paging doesn't work.
Again everything works fine on vs's development server, but when I publish it to a server with IIS7 and .NET 4 everything seems to be broken
Any help would be greatly appreciated!
Thanks,
Aaron
I've been working on creating an application that has a rad tree, and 2 rad grids on the same page.
One of the things I need it to do is when you click on a node in the rad tree, I need it to load a grid beside it.
I had this working as I wanted it on my local machine using Visual Studio's development server. When I publish this the Grid doesn't show up anymore.
The other grid I have on the page loads data and shows up fine, but paging doesn't work.
Again everything works fine on vs's development server, but when I publish it to a server with IIS7 and .NET 4 everything seems to be broken
Any help would be greatly appreciated!
Thanks,
Aaron