List view Paging

Content Type: Widget
Categories: User Interface

Overview

A Mendix widget that enables pagination for Mendix list view widget by utilising limit and offset properties of Retrieve from database actions. This widget boosts performance of the list view set as editable or with configured microflow data source, by changing and retrieving only a single, limited page from data set.

Documentation

Demo url

Description

[Provide an extended description of your content]

Typical usage scenario

[Describe typical usage scenario(s)]

Features and limitations

[Describe the features / limitations of your content]

Dependencies [optional]

  • [Mendix modeler version]
  • [Other dependencies: E.g. modules, jars, images, styles etc.][

Installation [optional]

[Describe the necessary steps to install the content]

Configuration [optional]

[Describe the necessary steps to configure the content]

Known bugs [optional]

[Describe the known bugs]

Frequently Asked Questions [optional]

  • Q:
  • A:

Releases

Version: 1.0.0
Framework Version: 7.18.1
Release Notes: Updated widget properties. Updated on click context update implementation.