Change Log Version 0.4
- added inline cell editing
- loader configuration setting renamed to dataSource
- column.index configuration setting renamed to columns.field
- column.name configuration setting renamed to columns.title
- Html based configuration. see more
- column.onClick configuration setting replaced by column.events
- column.nowrap configuration setting replaced by column.cssClass
- "ui-icon" option for the column.type configuration setting is renamed to "icon"
- getRecordById method renamed to getById
- getRecordByIndex method renamed to get