Hi,
Yes it is compatible. Do you use MS Ajax extensions.
Could you try to add some config settings to the web.config file:
E.g.,
<appSettings>
<add key="aspose.grid.web.agw_client_path" value="/agw_client/" />
<add key="aspose.grid.web.force_script_path" value="true" />
</appSettings>
Be sure that the client files(images, scripts) are correctlly installed at the URL path "/agw_client/". This config prevent the control from using embeded client resource(images, scripts, etc.). And this config will only take effect with LICENSED control.
Thank you.
Amjad Sahi
Support Developer,
Aspose Nanjing Team
Contact Us