Project:
View Revisions: Issue #33588 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0033588: Datasource Request done having a summary function with lazy filtering enabled | ||
Revision | 2016-08-05 07:54 by caristu | ||
Description | Several datasource requests are done having a summary function with lazy filtering enabled in different cases: a) When opening a tab with a grid that contains a summary function. b) After saving a new record. c) After updating an existing record. d) After deleting a record. e) After selecting a summary function. Note that this does not happen if the summary function is already included in a saved view. In this case the request for the summary function is not done until the user decides to launch the request. |
||
Revision | 2016-08-04 08:01 by caristu | ||
Description | Several datasource requests are done having a summary function with lazy filtering enabled in different cases: a) A request to the datasource is fired if we open a tab with a grid that contains a summary function. b) After saving a new record. c) After updating an existing record. d) After deleting a record. e) After selecting a summary function. Note that this does not happen if the summary function is already included in a saved view. In this case the request for the summary function is not done until the user decides to launch the request. |
||
Revision | 2016-08-03 15:12 by caristu | ||
Description | Several datasource requests are done having a summary function with lazy filtering enabled in different cases: a) A request to the datasource is fired if we open a tab with a grid that contains a summary function. b) After saving a new record. c) After updating an existing record. d) After deleting a record. Note that this does not happen if the summary function is already included in a saved view. In this case the request for the summary function is not done until the user decides to launch the request. |
||
Revision | 2016-08-03 15:00 by caristu | ||
Description | Several datasource requests are done having a summary function with lazy filtering enabled in different cases: a) A request to the datasource is fired if we open a tab with a grid that contains a summary function. b) After saving a new record in the grid using the grid view. c) After editing and saving an existing record using the grid view. d) After deleting a record in grid view. Note that this does not happen if the summary function is already included in a saved view. In this case the request for the summary function is not done until the user decides to launch the request. |
||
Revision | 2016-08-03 08:30 by caristu | ||
Description | A request to the datasource is fired if we open a tab with a grid that contains a summary function even if the lazy filtering is enabled. Note that this does not happen if the summary function is already included in a saved view. In this case the request for the summary function is not done until the user decides to launch the request. |
||
Revision | 2016-08-02 09:32 by caristu | ||
Description | A request to the datasource is fired after adding a summary function even if the lazy filtering is enabled. Note that this does not happen if the summary function is already included in a saved view. In this case the request for the summary function is not done until the user decides to launch the request. The same happens for the adding summary field feature. |
||
Revision | 2016-08-02 09:27 by caristu | ||
Description | A request to the datasource is fired after adding a summary function even if the lazy filtering is enabled. Note that this does not happen if the summary function is already included in a saved view. In this case the request for the summary function is not done until the user decides to launch the request. The same happens for other menu entries like add summary field or showing hidden columns in grid view. |
||
Revision | 2016-08-02 09:26 by caristu | ||
Description | A request to the datasource is fired after adding a summary function even if the lazy filtering is enabled. Note that this does not happen if the summary function is already included in a saved view. In this case the request for the summary function is not done until the user decides to launch the request. |
Copyright © 2000 - 2009 MantisBT Group |