This sample uses a static dataset of about 150 rows. The data is embedded directly on the page using a declarative markup.
Instead of being tied to data located on the webpage itself, the grid below is
bound to data returned by a resource on the server. To bind to a remote datasource
specify a the server resource's URL as the grid's gethandler attribute.
Because the grid doesn't know the total number of records on the server, the height of the scrollable surface is continuously updated.