Hi!
I'm using a registered web grid v1.9.3.0.
When I load my page, a menu (I think it's the grid popup menu!), appears on the page, please take a look at the attached file.
How do get rid of this? I've tryied already to change the web.config file with
<appSettings>
<add key="aspose.grid.web.agw_client_path" value="/agw_client/" />
<add key="aspose.grid.web.force_script_path" value="true" />
</appSettings>
But it still doesn't work...
António Carvalho