You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the standard grid of Vaadin clicking on the grid header it sorts the records by the clicked column.
Using the FilterGrid this function is lost. Is there any way to keep it?
In the standard grid of Vaadin clicking on the grid header it sorts the records by the clicked column.
Using the FilterGrid this function is lost. Is there any way to keep it?