download25.com

Your free TOP 25 download source!

JDataset 1.2

The Simple Javascript ORM Framework, Pure Javascript Recordset.
Publisher: CodeBoogie.com
Category: Development Tools
Version: 1.2
License: shareware
Cost: 97$
Size: 12.00 KB
Updated: 02 Jun 2010
Bookmark: Click here
award
Review
The Simple Javascript ORM Framework, Pure Javascript Recordset. Simplified data manipulation and Ajax interaction. Less than 10k after minified,No external dependencies, No modification to built in objects, AJAX included.

more features:
1. Represents as tabular form, object-oriented visiting. You should treat JDataset as a Recordset with less restriction than traditional dataset, Dynamic set a new column, Embeded a JDataset as a field, Call or Set field value by field name.
2. Ajax load/post xml/JSON between server and browser JDataset help you write AJAX code in a simple way. Load data from JSON or XML format. Through configurating the ajaxParam parameter in loadFromJSON/loadFromXML/post function, we can set the synchronize or asynchronize, HTTP request type, and onSend/onError/onSuccess/onCustom/onProcess event handle.
3.Rich data manipulation: CRUD, navigation, locate, filter, etc. As a recordset/dataset, JDataset privide navigation function to explorer data, Locate special record by value, extract sub dataset through filter function.

JDataset is a new data strustures in javascript. It not only has dataset's operation, such as first/next/filter, but also include AJAX implementation with eleminate complexity.

see more detail below.

document: http://www.codeboogie.com/document.php

api reference: http://www.codeboogie.com/document.php?doc=api

online demo: http://www.codeboogie.com/demo/customer-mgr.html

sample code:http://www.codeboogie.com/sample.php

Changelog:
Version: 1.2(25 Jun 2010) - jdataset.bin-1.2.zip
Embeded dataset supported, get value by call function named as field name
Version: 1.1 -

download (jdataset.bin-1.2.zip - 12.00 KB)