feat.no | Name | Descr | Importance | ||||
1 | Layout | OS3Grid looks like a standard spreadsheet grid | 10 | ||||
2 | Row Colors | You can change the colors of every singular row in the grid | 5 | ||||
3 | Sorting | Rows can be sorted ascending or descending by clicking on column names | 15 | ||||
4 | Highlight | Rows can be highlighted by onmouseover events | 5 | ||||
5 | HTML Embedding | Rows can contain any kind of HTML in it | 5 | ||||
6 | Value Editing | Users can edit cell contents on the fly | 20 | ||||
7 | Input filtering | User input can be filtered for special chars only | 15 | ||||
8 | Input Validation | User input can validated with functions | 15 | ||||
9 | Input callback | A JS function can be called as a callback on user input | 10 | ||||
10 | Free (LGPL) | OS3Grid is Free as in freedom released under LGPL license. | 20 | ||||
11 | Column Resize | Columns can be resized by positioning the mouse between to headers | 30 | ||||
12 | Column Renderers | Column data can be manipulated before displaying it | 15 |