表格 – Sigma Grid 2.2
Posted by Feng Filed Under 表格 [grid] with 1 Comment

Sigma Grid基于javascript,使用Ajax显示数据,实现行编辑,滚动和排序,Sigma grid显示样式全部由CSS控制,可以自定义各种样式。而且官方还提供了UI编辑器,以及各种程序(C#,PHP,VB.NET,JSP)的使用示例,推荐使用。
Posted by Feng Filed Under 表格 [grid] with 1 Comment

Sigma Grid基于javascript,使用Ajax显示数据,实现行编辑,滚动和排序,Sigma grid显示样式全部由CSS控制,可以自定义各种样式。而且官方还提供了UI编辑器,以及各种程序(C#,PHP,VB.NET,JSP)的使用示例,推荐使用。
Posted by Feng Filed Under program, 表格 [grid] with No Comments

Posted by Feng Filed Under 表格 [grid] with No Comments
Lightweight but rich javascript data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.
Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration.
Features
I’m planning to add an Editable and Resortable rows feature, as well as other cool GUI features.
One of my main goal for the plugin is ultimately to keep it lightweight, maybe under 20k when compressed. Because otherwise you should probably stick with Ext Grid or YUI data table.