ryansuitposungkono / openjs-grid

Automatically exported from code.google.com/p/openjs-grid
0 stars 0 forks source link

Improvement: support for textarea fields #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I created support for textarea fields, so that you can use multiline input. It 
uses serialize of jquery to properly escape the data.

Original issue reported on code.google.com by mcl...@spaceweb.nl on 5 Jul 2011 at 7:46

Attachments:

GoogleCodeExporter commented 9 years ago
I like it! I'll play with this and probably implement it.  Thanks for the 
contribution

Original comment by Seancla...@gmail.com on 5 Jul 2011 at 3:38

GoogleCodeExporter commented 9 years ago
I implemented this for version 1.8. Except I just added an OR textarea in what 
I already had. No sense repeating 40 lines of code when all we need to change 
is the html tag.

Original comment by Seancla...@gmail.com on 20 Jul 2011 at 1:01

GoogleCodeExporter commented 9 years ago

Original comment by Seancla...@gmail.com on 20 Jul 2011 at 3:14

GoogleCodeExporter commented 9 years ago
Ha, that's great! Ours was just a quickfix anyway. Thanks for all the fixes.

Original comment by mcl...@spaceweb.nl on 20 Jul 2011 at 9:42