Projects tagged ‘grid’ and ‘table’


Jump to tag:

Projects tagged ‘grid’ and ‘table’

Filtered by Project Tags grid table

Refine results Project Tags javascript (5) gwt (4) jquery (4) ajax (3) data (2) tree (2) ui (2) datagrid (2) utility (1) widget (1) mysql (1) remote (1)

[16 total ]

0 Users

it's a opensource project, writen by Objective-c. Make cool chart on iphone application. and it's realy easy to use. 这是一款在iPhone上的图表软件,很COOL,很简单。
Created about 1 month ago.

0 Users

最近的工作总算告一段落了,没有什么新的任务了,闲的的很无聊,在Eclipse.org上逛的时候看到了Nebula ... [More] 这个项目,其中有个Grid控件,发现不错,功能要比SWT自带的Table表格功能要多些,不过这个也要缺点,比如在速度和占用的内存可能要比SWT中的Table要逊色些.而且使用也没有Table方便,因为Table有TableViewer的MVC实现,通过TableViewer操作Table是一件非常简单的事情,所以心血来潮,在Grid上模拟一下TableViewer的实现,名字就叫GridViewer,是参考TableViewer的实现方式 [Less]
Created 12 months ago.

0 Users

liteGrid is a lightweight, event-driven jQuery Grid/Table plug-in. Its loosely-coupled, extensible design makes it very easy to customize without requiring you to make cumbersome changes to complex ... [More] code. The core of liteGrid provides very little functionality. It's power comes in the form of pluggable modules. Out of the box, it supports: AJAX-based data provider supporting retrieval, updates (both multi-row batch and single-cell modes), updates, and inserts, with full support for retrieving and rebinding database-populated values post insert/update (more on this in a future post) Batch saving module that allows users to persist their changes on-demand BlockUI integration, nicely disabling access to the grid during data operations Cell saving module that automatically saves changes whenever a cell is edited Formatting module that allows you to specify anything from simple to advanced formatting rules Editable via integration with JEditable Layout manager that adds resizable columns, fixed header row, and more Integration with jQuery UI Row addition module that does exactly what it sounds like Row deletion module that adds a delete button to all rows (Thanks to David Koehler) Injection protection through escaping potentially dangerous characters, and unescaping them prior to edit Dynamic row striping that maintains the correct striping even as the grid changes Toolbar that supports custom buttons Tree-grid functionality, allowing rows to be nested under other rows Client-side sorting, even when the tree-grid module is used. [Less]
Created 4 months ago.

0 Users

.net control which enables you to add any control to the table. Supports paging, rowsorting. .Net Framework 2.0 Written in C#.
Created 8 months ago.

0 Users

A JavaScript grid component for displaying and editing tabular data in DHTML-based tables. The grid provides rich client-side API, column sorting and resizing capabilities, multiple in-cell editors ... [More] , filtering, searching and grouping functionality, etc. [Less]
Created 11 months ago.

0 Users

E3是个开源组织,致力于j2ee公共组件的设计,开发.目前E3旗下有E3.Tree, E3.Table 等公共组件, 希望对组件设计,开发有兴趣的朋友可以加入到E3的团队.
Created 10 months ago.

0 Users

SQL Comparator is a C# Windows application designed to facilitate rapid minimal change database validation, which is capable of connecting to any ODBC compliant data source such as Microsoft SQL ... [More] Server or Oracle. SQL Comparator runs two user defined queries and compares the results in a graphical mode designed to facilitate the identification of minimal differences in complex tables. The tool will calculate and highlight any row, column, and cell-based differences between the two datasets. The tabular data is displayed in two datagrids which are positionally synchronized and where differing cells are visually highlighted. [Less]
Created 12 months ago.

0 Users

A new proposed project to make a dynamic data grid with the following features: Small and light. Size should be less than 30 KB for minified version Dynamic data source for easy table population ... [More] (JSON or plain HTML) Create, Read, Update and Delete (CRUD) operation Sorting based on columns (using tablesorter plugin) Searching based on filters for multiple columns Follows KISS Principal – Keep it simple stupid. No unnecessary insertion of DOM elements Insertion of checkbox for each row and defining custom button to perform an action Current Status: Planning [Less]
Created 3 months ago.

0 Users

GWT TableA library that permit you to create simply a gracefully pagination GWT table with remote sorting and remote filtering. Preview ... [More] Exampleshttp://code.google.com/p/gwt-table/wiki/PagingTableWidget ContactYou can contact me at http://www.pianetatecno.com. All suggestions are welcomed!! [Less]
Created 7 months ago.

0 Users

A PHP library by http://www.freelance-soft.com that allows you to create html tables from a mysql database ( DataGrid ). Supports sorting, paging, inner joins, left joins right joins, where ... [More] conditions, drop down lists in cells, customization by css, etc. [Less]
Created 11 months ago.