You can edit almost every page by Creating an account. Otherwise, see the FAQ.

JavaScript Data Components

From EverybodyWiki Bios & Wiki


The JavaScript Data Components (JSDC) are open source libraries (GPL), made to give developers of dynamic web pages an easy and fast way of making their applications more powerful using datasets, master-detail relations, dataset-events, conditions and data-aware components. Implementing AJAX-technologies, it is able to connect to servers and download data from them.

These components are aimed to implement all the features necessary for a newbie (or former back-end programmer) to make an AJAX-implementation that looks professional while not having to be knowledgeable of the special behaviour of each browser in the market. It's like ZK but instead of Java only, it is JavaScript only.

Notable features[edit]

Data-aware objects (GUI)

  • Treeview
  • Tableview with aggregates
  • Selectview

Dataview

Datatable

  • Can read data from CSV-files
  • Propagates edits

Application

  • Undo/redo history

Input validation

  • Data type based input validation


Plans for the future[permanent dead link] are a decompression algorithm and a PHP/ASP/Java stubs for remote database data-awareness.

External links[edit]


This article "JavaScript Data Components" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:JavaScript Data Components. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.