I have added a aspose Web Grid in a control page and place that control in DotNet Nuke. it is giving a JavaScript error "Syntex Error" and "Object Error". We are using in our project and this problem is a show stoper. Please suggest ASAP.
1. Set the GridWeb.XhtmlMode = false; // by default this property is true in .net 2.0
2. add this config section to the web.config:
This config prevent the control from using embeded client resource(images, scripts, etc.). And this config will only take effect with LICENSED controls.
3. Set the GridWeb.EnableSmartNavigation = false;
If you still encounter the problem after doing above things, let me know.
I tried the steps u have mentioned even then i am getting the same error. I am working on evaluation version of aspose 1.9.1.0 . I am unable to see the save and undo buttons of the gridweb.Also , is have done all the above steps which were mentioned by u. Does it really work in the licenced version.Your answer would be very important to us as we could decide on buying aspose gridweb.
I can share u the screen if u can provide the contactid.