Firefox 24,
<gwtVersion>2.6.1</gwtVersion>
<smartgwtVersion>5.0-p20141210</smartgwtVersion>
Hi,
We have a problem about filtering behavior on a paginated ListGrid.
When we type a value in the filter editor of a column, it doesn't always ask the server for data, but it seems to be quite random.
So, it causes a problem when there are some particular fields that comes from different object types or that are not displayed the same way it is stored in database.
Is there a way to force server call on all or only a few filter editors ?
<gwtVersion>2.6.1</gwtVersion>
<smartgwtVersion>5.0-p20141210</smartgwtVersion>
Hi,
We have a problem about filtering behavior on a paginated ListGrid.
When we type a value in the filter editor of a column, it doesn't always ask the server for data, but it seems to be quite random.
So, it causes a problem when there are some particular fields that comes from different object types or that are not displayed the same way it is stored in database.
Is there a way to force server call on all or only a few filter editors ?
Comment