webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
795 stars 272 forks source link

Implementing option properties for Column #133

Open vasadhananjay opened 8 years ago

vasadhananjay commented 8 years ago

Implemented properties in the processJSON method. Also added an additional condition for if user puts null to use default value assigned in Columns().