There was an error while loading. Please reload this page.
The datagrid can be connected to any source of data by creating a Data Source that responds to the columns and data functions.
columns
data
See the static data source we use for local testing and usage example
See the Flickr API tutorial at http://dailyjs.com/2012/10/29/fuel-ux/
See Gist NestedDataSource (thanks to JoeHetfield for the example)
See Gist NestedAjaxDataSource (thanks to ceokot for the example)
See Gist On-Demand AJAX DataSource for Fuel UX DataGrid (broken) (thanks to btaylordesign for the example) ( Mirror by alsoicode, https://gist.github.com/alsoicode/5381417 )