UC - Lists Filtering With Count Constraint
Lists Filtering with Count Contraint Normally, the user never needs to manage more than a little quantity of data at the same time and often he needs a particular data item. In the normal behavior we could be know how many items has the query and ther metadata that is required, but only display top X at the same time with filter or non filter condition. The full load of list should be an extension of this normal behavior. This is an overview of how we could manage lists for common behavior on Vivenda. The UI control load less or equal than 100 rows (or other constraint).