AD
Administrator
Syncfusion Team
May 11, 2005 10:03 PM UTC
This is because the remote webserver does not have the WebGrid Images and Scripts installed.
By default, the GridGroupingControl will try to look for the Images and Scripts under the “/Syncfusion/Resources/GroupingGridWeb/” path, as specified in the ImageFilesPath and ScriptFilesPath of the grid control. So, you should create a “Syncfusion” virtual directory in the remote m/c, then the “Resources/GroupingGridWeb/” sub-directories, and finally copy over the Images and Scripts folders (can be obtained from the /Resources/GroupingGridWeb dir) from the Suite install m/c.
It should work fine then.
Regards,
Praveen