
Android Data Grid
The Android Data Grid is a brand new cross-platform grid built specifically to meet the challenges of displaying large amounts of data on mobile platforms. Built for the mobile world, the Android Data Grid is lightweight, feature-rich, responsive, and can handle large amounts of data while providing superior versatility and performance.
Data Source
The grid's data can be local (available on the device already), or the grid can retrieve data from a remote store such as a web service.

Sorting and Filtering
Sort to columns in either ascending or descending order. Sorting can be applied to multiple columns to perform more advanced sorting operations. A powerful filtering engine allows complete control to filter your data. Use a wide range of filters such as function expressions, literal expressions, arithmetic operands, and logical operands to build advance filtering capabilities that can span multiple columns.

Built-in Columns
Easily create a grid with auto-generated columns or select the column types among our built-in columns, including text, numeric, image, date/time, and template. All columns’ cells and headers can be configured by setting text properties like text color, font size, background color, alignment, and width.

Responsive Layout
Our grid dynamically changes the visible columns based on available width by setting break points at different widths or based on the orientation of the device.

Animation
Control columns' Showing, Hiding, Adding, Moving, and Exchanging in a variety of animations, including left, right, top, bottom, fade in, crossfade, or slide over.

Live Scrolling
Data is retrieved over the web as you are scrolling down, thus ensuring high performance at all times by minimizing the amount of data that needed to transmit to the device.

Selection
Single and multi-row selection is supported for scenarios such as highlighting a row or a master/detail view.
