Hi Babar,
The attached dll working fine. How ever I have 3 more questions.
1. How to customize (Language).
2. Add row and Add column not working. I added the acw_client folder in web.config.
3. We have aspose cells and aspose words license. I applied aspose cells license but its not working.
Please advise.
Thanks
Hi Patrick,
- Do you wish to load the spreadsheets containing characters from languages other than English? Please explain this point more.
- I have tested the add row & column features using the latest revision of Aspose.Cells.GridWeb 8.6.2.6, and I am not able to observe any problem. Please note, I have used the GridWeb.WorkSheets[0].Cells.InsertRow & GridWeb.WorkSheets[0].Cells.InsertColumn methods to test this scenario. Please check if you are inserting the rows & columns on correct Worksheet. In case the problem persists, please provide us an executable sample application along with its dependencies for further investigation.
- If you are using both Aspose.Cells for .NET & Aspose.Cells.GridWeb for .NET in a single application/project then you have to set the license for both, that is; initialize License classes for Aspose.Cells & Aspose.Cells.GridWeb separately, and call their SetLicense methods accordingly. In case the problem persists, please check that the spreadsheet you are loading does not have a Worksheet with evaluation warning on it.
Hi Baber,
Thanks for the quick reply.
1. I need to localization - xml- file to modify context menu text, tooltips(save, cancel edit, etc).
2. I didn’t used InsertRow or InsertColumn. Right click Add Row, Right Click Add column not working.
3. After setting Aspose Grid license it works.
Attached screenshot for the acw ajax call error.
Thanks
Hi,
- We need to discuss this with the product team then we will be in a better position to comment if we can provide such support.
- I have tested the scenario by using the context menu, and I am still not able to observe any problem. Please note, Insert Column/Row will insert a new column/row between the cells where context menu was triggered, whereas Add Column/Row will add a new column/row at the end. I have attached a test project with this post so you may test the scenario as well. You have to add/refresh the reference of Aspose.Cells.GridWeb.dll (8.6.2.6 shared earlier in this thread) and run the project to reevaluate the scenario.
- It is good to know that you are up & running.
Hi Patrick,
The issues you have found earlier (filed as CELLSNET-44123) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
Hi Babar Raza,
While implement to the Live server, I got the same error message.
Please advise me.
Here with attached the sample solution.
Thanks
Patrick
Hi Patrick,
Hi Babar,
I have attached the video with the error reproduced.
In the first time the Grid loads fine, but while I enter the data and focus on next cell, it throws error (during the Ajax call). Please refer the video.
Expecting your reply
Thanks
Hi Patrick,
Hi again,
Hi Patrick,
Thanks Babar,
Waiting for the new dll.
FYI, I find some more minor bugs also. Shall I post in seperate thread or shall I wait for the new dll?
Thanks
Hi Patrick,
Hi Babar,
Here are my issues.
Please test the following in In proc Session Mode.
1. While delete values it through error.
2. Add Row ajax call creates two duplicate of Context menu.
3. if you set ShowHeaderBar=“false” then we cannot enter any values.
Please refer the video.
Thanks
Patrick
Hi Patrick,
Hi again,
ASP.NET
Web site, use only the default value of UseCookies for the cookieless attribute. Please check detailed article on this subject.The issues you have found earlier (filed as CELLSNET-44273) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
Hi Babar,
How I can download Aspose.Cells.GridWeb for .NET 8.7.2?
Please advise.
Thanks
Hi,