Hello all,
Just 2 quick questions.
1) I downloaded the Aspose.Cells Demo and I have the Trial License key coded into the component. The control of interest I have is the Gridwebformview. On the Aspose website, the cells can be clicked on and edited individually. Which is the functionality I’m looking for. On the downloaded demo though, I was not able to do this. I had thought the license key might unlock it, but it didn’t seem to. Also the demo code was done in VS2005. I am developing in VS2008, so I had to convert the demo. Would this have negatively affected the demo in anyway? I have no errors running the demo or accessing the license key.
2) Am I able to extract just the Gridwebform control from the Demo, to use in my own Demo application?
Thanks for any replies or insight!
Kiet
Hi Kiet,
We have recently upgraded the demos.
Please download from this link: Aspose.Cells.GridWeb C# Demos.
This zip archive contains Aspose.Cells.GridWeb Demos that can now be run offline. You can use Visual Studio 2005, 2008 and 2010 for it.
You will find three solution files. Search for .sln files. Open the Aspose.Cells.Demos.2008.sln since you are developing in Visual Studio 2008.
Once you open it, don’t forget to Rebuild All solution
Thank you very much for the reply. This works great! Am I able to use specific controls from the Demo in my own Demo?
thanks again,
Kiet