grid.locale-en.js and performancer

Questionsgrid.locale-en.js and performancer
Noel asked 8 years ago

I am having some problems with performance. If I comment out:

lib/js/jqgrid/js/i18n/grid.locale-en.js

Then I am missing UI interface elements, but the grid renders more than 10x faster– from about 40 seconds to less than 4.

Any chance there is a bug in the implementation of i18n?

3 Answers
Abu Ghufran answered 8 years ago

Can you show this somewhere online?
If you open this file, you will see it's not more than javascript object with key:value mapping. There must be some other factor slowing things down.

In any case, must review it. we can have remote session or you can email me online link at [email protected]

Noel answered 8 years ago

I sent an email

Abu Ghufran answered 8 years ago

Closing this ticket, solution was to remove client side conditional formatting that was causing slow grid rendering due to row wise operations.
Server side formatting is suggested using on_data_display event.

Your Answer

11 + 3 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?