Grid partial rendering

Hello,

We have populated our grid with a lot of data. We would like to update only a part of the grid instead of the whole grid because of the performance issue.

Do you have any idea about this issue?

Thanks and regards

Erjona

Hi,

Please give us details what do you mean by update a portion of the gridweb data. Do you mean to say that only a specific set of data (sheets) should be loaded and displayed into the GridWeb. For your info, we don't provide such feature. And, could you elaborate the performance issue when you load huge data list and update it. We will check it soon.

We also appreciate if you could try the attached latest version/fix in which we have enhanced the performance too.

Thank you.

Hello,

thanks for your reply. Yes I mean exactly that, now I am trying the latest version of your product.

Thanks and regards

Erjona

Hi Erjona,

Could you tell us if you use GridWeb to load data from excel file or database? If you are loading data from excel file, we can provide a method to load every worksheet separately for your need. If it is not the case, we advise you to filter data from database first.

Thank you.

Hi,

actually we are loading the data from the database not from an Excel file.

We have the left part of the grid that is populated with static data and the right part that sometimes is updated with new data from the database. What we are expecting is to update the right part of the grid without rendering all the grid.

Thanks

Erjona

Hi,

Well, after checking your scenario (in your previous post) we think the GridWeb will not render in Ajax mode. Can this suit your need?

Thank you.