OroPlatform Forums

Covering OroPlatform topics, including community updates and company announcements.

Forums Forums OroPlatform OroPlatform – Programming Questions tabbed widgets and datagrid filters refresh

This topic contains 0 replies, has 1 voice, and was last updated by  kelton23om 8 years, 11 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #33857

    kelton23om
    Participant

    Hi Oro guys,

    I have a problem to refresh data with “tabbedWidget” and “datagrids”. I dosen’t correctly refresh the data.

    the issue scenario:
    1) The widget is loaded, and display my first tab -> The datagrid load default data awith default filter -> this part is ok.
    2) I select a filter, -> the data is refreshed correctly
    3) I switch to another tab then come back to my first tab -> The datagrid load default data instead of last reseach, but display filters corresponding to this last reseach.

    4) If i click on refresh button -> the collection is well filtered with my selection.

    5) I i switch to another tab and come back again -> The datagrid load default data..

    If fact i realize that the component load and previous cache. In fact this seems to be out of sync !!

    Another strange scenario:
    If now i click on refresh action twice, the collection is well filtered with my selection!

    is that someone can help me ?

    thanks

The forum ‘OroPlatform – Programming Questions’ is closed to new topics and replies.

Back to top