LiveGrid

LiveGrid demo

LiveGrid is a control built on top of Rico's JavaScript framework. It is an alternative concept to traditional grids because it presents data through a continuous scrolling, the concept of paging disappears.

LiveGrid is highly customizable; for the design a single css file need to be customized and it supports most of Rico's JavaScript properties.

It proposes a new concept; the grid binding is not performed into the hosting page but in a separate class that handles data requests from just one LiveGrid instance.