Sign UpSign Up   Sign InSign In Welcome Guest,
Live Chat Live Chat

I have two questions about aspose.grid.web

Last post 06-26-2009, 9:03 PM by pingmic. 22 replies.
Page 1 of 2 (23 items)   1 2 Next >
Sort Posts: Previous Next
  •  06-15-2009, 8:53 AM 183894

    I have two questions about aspose.grid.web

    Attachment: Present (inaccessible)

    Hi Admin:

     I have two questions:

    1. In Excel,whenthe cloumn's width is very narrow,the value of the cell of this cloumn's will become "###";For exampl,"2009/6/15"=>"###"; Does the aspose.grid.web has this function? I don't know how set it. If the aspose.grid.web has not this function, how can I do when I want to achieve this qeuest?

    2.When I load some very huge sheets, the Excel math function's count will become very slowly! For example, C1=A1*B1, after I input the value in A1 and B1,some seconds later, the value of the C1 just be show.It is so slowly! Because my user want to get the result in few seconds! The attachment is my test Excel file, you will load it and test this function.

     Thank you very much!

     
  •  06-15-2009, 9:34 AM 183902 in reply to 183894

    Re: I have two questions about aspose.grid.web

    Hi,

    Thanks for providing us the template file with details.

    1). We will check your desired feature if we can support it. We will get back to you soon.

    2). I have loaded your template file into GridWeb, When I insert values into A2,B2 cells and apply the formula into C2 (i.e.., = A2*B2) of a sheet, e.g "sub part" sheet, it does take 5,6 seconds to calculate the formulas when clicking submit button on the Grid, I think it it normal in a web scenario as your template file is huge with long list of formulas. For your info, when you click submit button on the grid, it calculates/recalculates all the formulas in all the sheets in the workbook. How much time it takes to calculate the formulas and do you calculate the formulas by code e.g WebWorksheets.RunAllFormulas() or click the submit button on the grid? Which version of the GridWeb you are using? Could you give us some more information, we will check your issue soon.

    Thank you.


    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  06-15-2009, 11:11 AM 183924 in reply to 183902

    Re: I have two questions about aspose.grid.web

    Thank you for your reply!

    I think my system calulate the formulas by code,but I need conform it with my code designer in tomorrow.In one sheet(e.g "BFT"),it takes almost one minute when the last value is calculated by formulas.
    I use the aspose.grid .web 2.0.0.2001. I can't use the aspose.grid.web 2.0.1.2000 because that the cache of system can't be cleared when I have used the 2.0.0.2001.

     
  •  06-16-2009, 8:18 AM 184062 in reply to 183902

    Re: I have two questions about aspose.grid.web

    Hi, what about my 1st question?
     
  •  06-17-2009, 4:33 AM 184224 in reply to 184062

    Re: I have two questions about aspose.grid.web

    Hi,

    Well, I am afraid, we cannot support it.

    Sorry for any inconvenience.

     


    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  06-18-2009, 9:04 AM 184436 in reply to 184224

    Re: I have two questions about aspose.grid.web .NET

    Attachment: Present (inaccessible)

    Hi

            I have an urgent issue and need your help:

    Issue:

            It spends 30 seconds to calculate formula in excel with Aspose.Grid.Web

            But the time we can accept is less than 3 seconds

    Detail operation steps as below:

    1.      The version of Aspose.Grid.Web: V2.0.1.2007

    2.      We loaded an excel as file attached. the file, about 1.8M, has a lot formula to be calculated.

    3.      We set the attribute as Ajax(EnableAJAX="True")

    4.      Switch to sheetPCA_EBT and enter value in cell B10(e.g: 10)

    5.      Base on the formula in excel, cell B15 should come out immediately. But in fact, it should spend about 30 seconds.

    The speed is not acceptable, and we expect the calculation time can be reduced to 3 seconds.

    Thanks and Best Regards

     

     
  •  06-18-2009, 10:38 AM 184454 in reply to 184436

    Re: I have two questions about aspose.grid.web

    Hi,

    Thanks for providing us the template file.

    We will look into your issue and get back to you soon.

    By the way, do you use MS Ajax extensions,  kindly provide complete details about your environment, OS, IIS settings, .NET framework, Browser type etc.

     

    Thank you.

     


    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  06-18-2009, 11:06 AM 184458 in reply to 184454

    Re: I have two questions about aspose.grid.web

    OS:Windows Server 2003 IIS: IIS6  Net:Local area network in our company;

    I can provide the most information about our system in tomorrow when I come back company and ask my colleague, but I am in China, GMT+8(Time zone). Our work time is 8 hours later,  What time you are online? Which way I can contact with you in time? Because this question must be solved in tomorrow. Thank you for your timely support. Thanks!

    You can check our issue in usual web server.(e.g cpu:2.4*2 ; Ram:3G). Thanks!

     
  •  06-18-2009, 11:44 AM 184471 in reply to 184454

    Re: I have two questions about aspose.grid.web

    I think it is a client event that the aspose.grid.web calculates/recalculates all the formulas in all sheet. It take long time should be have no relationship between the client(IE6.0) and our web server.That's my point of view.What do you think?
     
  •  06-18-2009, 1:14 PM 184496 in reply to 184471

    Re: I have two questions about aspose.grid.web

    Hi,

    Well, the best support (Customer support) you can can have is via forum, our forum support is fast, so, kindly check this thread to get replies.

    We will get back to you soon.

    Thank you.


    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  06-18-2009, 7:46 PM 184543 in reply to 184454

    Re: I have two questions about aspose.grid.web

    What about this question?

    Our environment:

    OS:Microsoft Windows Server2003 Enerprise Edition SP2
    CUP:Inter Xeon 3.2G
    RAM:3.5G
    IIS:6.0
    .NetFrameWork:2.0.50727.832
    Browser:IE6.0
    Net:Local area network in our company

    If you want get more info?

     
  •  06-19-2009, 12:42 AM 184558 in reply to 184496

    Re: I have two questions about aspose.grid.web

    What't about now?

     
  •  06-19-2009, 1:36 AM 184569 in reply to 184558

    Re: I have two questions about aspose.grid.web

    Hi,

    We are working on the performance issues regarding calculation of formulas, we will fix them in a few days, we will provide a fix here as soon as we complete the task.

    Thanks for your understanding and sorry for any inconvenience.


    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  06-21-2009, 11:02 PM 184740 in reply to 184569

    Re: I have two questions about aspose.grid.web

    What about this question ,now? It is very urgent for me,thank you for your great effort!Thanks!
     
  •  06-22-2009, 1:46 AM 184764 in reply to 184740

    Re: I have two questions about aspose.grid.web

    Hi,

    Hopefully, you can find the fixed/enhanced version (regarding performance of formula calculation engine)  in 1-2 days.

    Thanks for being patient!


    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
Page 1 of 2 (23 items)   1 2 Next >
View as RSS news feed in XML