Closed GoogleCodeExporter closed 9 years ago
Hi,
I understand what you need but I would need to find some generic way to handle
this. If I put in the plugin code that handles expanding details this is little
bit out of scope of this plugin and also there will be some constrants
regarding the way how expanded rows are handled.
If you are using custom code for expanding isn't is easier to locate details
row diretl and apply expandable directly on that row?
Original comment by joc...@gmail.com
on 17 Jun 2011 at 6:26
Jovan, I haven't put any code to expand the row details yet as it's an extra
column/step and I would like to keep it as simple as possible so I'm exploring
what I can do with the existing widgets.
Ideally, the row details/add. details column are not needed i.e., just use the
existing editable column in the row, but with it being constrained to only
display a limited number of rows normally e.g. 3 or 1 row, so that the display
of the table don't get messed up if a particular row has too much details. When
it's clicked for edit, the editable textarea should then expand to it's full
height per text e.g. 20 rows etc. Not sure if there's such an option though.
Enhancement?
Original comment by yfn...@gmail.com
on 17 Jun 2011 at 8:00
I cannot put this as a part of the plugin it is too custom. It would be best if
you could call .editable() directly in the function where you initiate
expanding.
Jovan
Original comment by joc...@gmail.com
on 29 Sep 2011 at 7:13
Original issue reported on code.google.com by
yfn...@gmail.com
on 15 Jun 2011 at 7:52