Grid not working in cells pls help

Hi Irfan,



The aspose license Is working in the aspose.cells only it dosn’
t support for the Aspose.Grid, we are in very emergency situation do the
need full.



Regards,



Veeraragavan E

Hi,

Since Aspose.Grid is merged into Aspose.Cells now. I think you may download latest version v4.8.1.: http://www.aspose.com/community/files/51/.net-components/aspose.cells-for-.net/entry207989.aspx
and install it on your environment. Then, you can find the Aspose.Cells.GridWeb control @ its installation folder and use it in your project.
Aspose.Cells’s license(e,g Aspose.Cells.lic file) will work for Aspose.Cells and Aspose.Cells.Grid controls (renamed controls i.e…, Aspose.Cells.GridWeb and Aspose.Cells.GridDesktop).
See the licensing document on how to set the license for Aspose.Cells library and Aspose.Cells Grid suite for reference: http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/licensing.html


If you want to use older Aspose.Grid controls, you will still use Aspose.Grid’s license file in your project.


Feel free to contact us if you need further info.


Thank you.


Hi,Amjad Sahi

As given by you, we have tried all the ways and means to register the grid, still it is showing the message as "Evaluation CopyRight Warning"

Pls post a solution.

Regards,

Karthik

Hi,

What is the expiry date written in your license file (you may open your license file into Notepad and check the expiry date). And which version of the GridWeb you are using with your license. You cannot use a product version that is released after your license’s expiry date. It is quite possible that your license is expired. In that case you need to renew your subscription.


Please let us know if you still have any confusion or need more help from us.

Thank you.

hi Amjad Sahi,

I will provide the product details:

Product Name: Aspose.cells

Licence Version: 2.2

Edition Type: Enterprise

Subscription : 02/Dec/2010

Pls help, it is very urgent.

Kindly provide some of the source code for aspose.cell to use for formulae, display formulae etc. or sugget some site were we can get the source codes.

Regards,

Karthik

Hi,

According to your license, I think you should download the latest version v4.8.1.: http://www.aspose.com/community/files/51/.net-components/aspose.cells-for-.net/entry207989.aspx
and
install it on your environment. Then, you can find the
Aspose.Cells.GridWeb control @ its installation folder and use it in
your project.
Moreover, Aspose.Cells’s license(e,g Aspose.Cells.lic file) should
work fine for Aspose.Cells and Aspose.Cells.Grid controls (renamed controls
i.e…, Aspose.Cells.GridWeb and Aspose.Cells.GridDesktop). See the licensing document on how to set the license for Aspose.Cells library and Aspose.Cells Grid suite for reference: http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/licensing.html

If you still find the problem, kindly post your license file via email to us, please follow the instructions on how you can send us the Aspose.Cells license file: http://www.aspose.com/corporate/purchase/faqs/send-license-to-aspose-staff.aspx

Kindly provide some of the source code for aspose.cell to use for
formulae, display formulae etc. or sugget some site were we can get the
source codes.

See the following documents/demos:

For Aspose.Cells library/component:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/approaches-to-format-data-in-cells.html
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/setting-display-formats-of-numbers-dates.html
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/using-formulasfunctions-to-process-data.html

For Aspose.Cells.GridWeb control:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/adding-formulas-to-the-cells.html
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/formatting-cells.html




Thank you.


Hi,

I have sent the licence file.

Pls react to this immediately. It is very urgent.

Regards,

Karthik

Hi,

Can anyone suggest me on the source codes and the sample to use the aspose.cells.webgrid as excel.

Pls suggest some sites to download the source codes.

Regards,

Karthik.

Hi,

I am using visual studio 2005, Can anyone send some sample code for aspose.cell.webgrid or downlods which can be used.

Regards,

Karthik.

Hi,

We have received your license file. We will check it get back to you soon.

For sample codes for Aspose.Cells.GridWeb, I have already suggested that you should check our featured demos and documentation for reference, I would paste some links again.

Check the documents/demos in the sections for Aspose.Cells.GridWeb control:

For Documentation of Aspose.Cells.GridWeb as programmer’s guide:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/aspose-cells-gridweb.html

For Featured Demos of Aspose.Cells.GridWeb:
http://www.aspose.com/demos/.net-components/aspose.cells/csharp/grid/default.aspx



Thank you.

Hi,

Well, I have tested your license file with the following code in an Asp.NET application and it works fine. Here is my testing code:
Aspose.Cells.GridWeb.License glicense = new Aspose.Cells.GridWeb.License();
glicense.SetLicense(“Aspose.Cells.lic”);

Please make sure that your licensing code should run and it is referring to the valid file/path, you may put the licensing code in Application_Start or Session_Start in global.asax file. Moreover, please see the licensing document that will provide help on how you can/should set the license for Aspose.Cells.GridWeb control: Aspose.Total for .NET|Documentation
It is also quite possible that your licensing code for setting Aspose.Cells.GridWeb control is not correct.


Thank you.

Hi,

I was able to crack the licence problem. Is there any way to get the full documenatation of aspose grid sample code? , because we have a very limited internet access and each and every time it is very difficult to browse the internet for the solution.

Regards,

Karthik

Hi,

Well, currently the offline documentation regarding Aspose.Cells class library is available. We will soon upload the offline documentation (.chm (help) file) for complete Aspose.Cells for .NET that includes all the components i.e…, Aspose.Cells library, Aspose.Cells.GridWeb, Aspose.Cells.GridDesktop with their respective api references for you need.

Once it is done, I will provide a download link for you here.


Thank you.

Hi,

Please download the complete Aspose.Cells for .NET Documentation that includes Aspose.Cells.GridWeb control’s documentation and API Reference for your need:
http://www.aspose.com/community/files/51/.net-components/aspose.cells-for-.net/entry143789.aspx

Thank you.

Hi,

Thank you very much for the download.

Regards,

Karthik

Dear Amjad,<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

We have purchased a Aspose (version 4.8.1.0) license for our development purpose, Can we use this same license in the client place at the time of installation or we need to procure a different license??

And if I need to procure a different license, how many users can user that license??

Please let me know at the earliest…

Regards,

Katthikeyan V

Dear Amjad,

We have purchased a Aspose (version 4.8.1.0) license for our development purpose, Can we use this same license in the client place at the time of installation or we need to procure a different license??

And if I need to procure a different license, how many users can user that license??

Please let me know at the earliest…

Regards,

Katthikeyan V

Hi,

Thank you for considering Aspose.

For your license requirement / details, please use the following Aspose.Purchase forum for inquiries. Sales team will provide you the details regarding your license requirements soon.

Thank You & Best Regards,

Dear Amjad,

Can we user Aspose.Cells or grid for Open Office? If possible, Kindly send me some links.

Regards,

Katthikeyan V

Hi,

Well, I am afraid Aspose.Cells component or Aspose.Cells.GridWeb control does not support ODS format. We are working on ODS support for Aspose.Cells class library though, we will support the feature in future versions of Aspose.Cells.

Thank you.