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
280
Wingrid Layout Path Best Practice
posted

I have some grid applications that use .lyt layout files to reconfigure the grid based on user input.

What I do currently is put a layout folder into the click once deployment folder on the server. I  then put the path to the layout folder into the application. Our application server is failing and I need to move all of my apps to a new server. All of the path strings have to be updated. Is there a better way to reference the grid layout files without hard coding the path into the application ie. Application.StartupPath in .net.

Thanks

Roger

Parents Reply Children
No Data