qyqx / j-table

Automatically exported from code.google.com/p/j-table
0 stars 0 forks source link

add / delete rows #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
user interface, logic

Original issue reported on code.google.com by chris.f....@gmail.com on 21 Jul 2008 at 6:53

GoogleCodeExporter commented 8 years ago
there should be a row() function, in the same way as column().
also rowAdd() and rowRemove(), in the same way as columnAdd() and 
columnRemove().

Hmm, perhaps there is a better way - column().add() perhaps?

Original comment by chris.f....@gmail.com on 3 Oct 2008 at 10:15