DataSource Documentation

Shield UI DataSource is a versatile data component that aims to simplify data retrieval and manipulation. It provides out-of-the-box binding to various data sources:

  • Javascript arrays and objects
  • JSON web services
  • JSONP web services
  • XML strings and web services
  • HTML table elements

Through its flexible configuration, Shield UI DataSource abstracts out heterogenous data retrieval into an intuitive, unified API. It simplifies working with client-side data using JavaScript and enables data sharing across different components on the same HTML page. Shield UI DataSource fully supports paging, sorting and filtering both on the client-side and server-side.