AD
Administrator
Syncfusion Team
June 15, 2005 01:08 PM UTC
Hi Robert,
The code expects the scripts and images to be under /Syncfusion/Resources/GroupingGridWeb where /Syncfusion is a virtual root directory under IIS. If you cannot install the resources there, you can install it elsewhere and the new path has to specified in ImageFilesPath and ScriptFilesPath properties of the control.
The ImageFilesPath and ScriptFilesPath property of the Grid control point to this directory. You can modify these properties appropriately (and copy over the images and scripts if required) to ensure that the Grid control is looking for the Scripts and Images are in the proper location.
Regards
Arun