Avinash Joshi

Results 3 issues of Avinash Joshi

I can think of these two: #### Option 1 ``` javascript var authors = {"values": [ {"value": "1", "display": "Bob"}, {"value": "2", "display": "John"} ]}; ``` #### Option 2 ```...

#### 1 A very quick change to enable column display name to be different from the identification "name" #### 2 Added support for new line using shift + enter

Plus, think its a good idea to have OS X style undo (⌘ + Shift + Z)