Morning,
After having had the issue of not being able to use the designer fixed in v2.0, i have encountered another couple of issues that are preventing me using the component.
First of all, I have created a couple of templates in Excel (one workbook with two worksheet), which I have loaded into the grid on the page load event. The problem seems to be that the page will default to 'Sheet1' & when i try to change to one of my template worksheets, the loading image appears in the middle of the grid, but a script error occurs & the page does not recover.
The script error reported is;
'Object Expected'
This issue is preventing me changing between sheets within a workbook.
As well as the latter, i was also trying to use the desginer to create styles and templates for use at runtime, however, when I make changes to the designer, they are not persisted through to the runtime page. For example, I changed the skin of the grid to one of the presets (color2), and then set some textual headers and set some simple formatting such as font, alignment & column widths. I then saved the style as an XML style, pressed ok, and ran the page. When it loads, none of my styles/changes were there. If i then reload the designer and try to load the saved XML style, it just loads the preset colours, but no custom styles or textual headers etc.
This is prevnting me making template changes quickly in the VS.NET IDE.
As per my last log, i am running as follows;
.NET 2.0
VS.NET 2005 IDE
Windows XP (Dev Machine)
Aspose 2.0.50727
Any sppedy help would be much appreciated as I am currently trying to produce a POC to demostrate why Aspose.Grid is the component we should be using for an upcoming project.
Thanks again,
Danny Brown