Search found 66 matches

Hi,

The status of the issue is set to 'ready for review'. Is it already in the nightly build for us the test and what will be the release date (range)?

https://github.com/bryntum/support/issues/5884

Regards,

Nualis

Hi, We are still having issues with the filtering combined with a paged grid using the Ajaxstore. When filtering using the filterbar option, the grid does not always display the data returned from the back-end after you have removed a filter. We can reproduce it using the php-paged example below. ht...

Hi Mats,

Thanks! What is the timeline for the release of 5.2.5?

Regards,

Nualis

Hi Alex,

I saw that the issue is resolved, when will this be released?

https://github.com/bryntum/support/issues/5572

Regards,

Nualis

Hi Alex,

We tried your solution with the

grid.store.load();

But the issue with the filtering is still there.

Any news when this issue will be resolved? We are holding back our product release due to this paging issue.

https://github.com/bryntum/support/issues/5572

Hi Alex,

Thanks. If I remove the line

sortFeature: "name"

the grid is not loaded at all with records. The call to the back-end is executed.

Regards,

Nualis

Hi Alex,

And did you also found the source of the filter issue?

Regards,

Nualis

Hi Alex,

Just send an example project to Mats.

Regards,
Nualis

Hi,

We are still working on the grid with AjaxStore. Loading the state of a server-side paginated grid breaks the grid if filtering is used (see video).

bryntum_state.webm
(13.48 MiB) Downloaded 46 times

Regards,
Nualis

Hi,

We are still working on the grid with AjaxStore. How to save the current grid page in the local storage?

We are using the paging toolbar:

bbar : {
  type  : 'pagingtoolbar',
}

So maybe some kind of onPageChange handler if it exists?

Regards,

Nualis