ActiveJquery - Features
ActiveJquery is a Rails Plugin that combines the goodness of Jquery, Jquery UI, and JqGrid.
| Feature | Description |
|---|---|
| REST | ActiveJquery breaks your GUI into a javascript REST Client, and a Rails based REST JSON Server. This reduces the overhead of our web app, and gives you better expandability, and better response time |
| DRY | Tired of repeating yourself, dont. ActiveJquery will find your Field Name, and configure the Grid for you. |
| Customizable | You can configure grids in countless ways, allowing you easy control over what you want to see. | MultiGrid | Need a butch of grids on one page? Not a problem. You can have any number of grids in one page. Each is named automatically for you. |
| Master/Detail | You Rails Associations are used to generate sub-grids or master-detail views of your data. |
| Theming | ActiveJquery uses Jquery UI themes, so you can easily customize the look and color scheme of the grid | Menu's/Tabs | Want to have a easy to use menu system. ActiveJquery supports JqueryUI tabs, so you can do complex, but easy to use apps. |
| Dynamic Data | By default data is read a screenful at a time, using the grid pager. This reduces the need to read large amounts of a big table. Also makes loading multiple grids very fast. |
| Static Data | ActiveJavascript can embed the table data directly in the javascript. This is great for tables that 1000 rows or less, and are read-only. |
Images:


Recent comments
1 year 23 weeks ago
1 year 23 weeks ago
1 year 25 weeks ago
1 year 27 weeks ago
1 year 42 weeks ago
1 year 45 weeks ago
1 year 45 weeks ago
1 year 45 weeks ago
1 year 46 weeks ago
1 year 48 weeks ago