Open GoogleCodeExporter opened 8 years ago
Are you using the CheckboxWorksheetEditor? If not you can plug that in as the
worksheetEditor of the column.
http://code.google.com/p/jmesa/wiki/Editors
Original comment by jeff.johnston.mn@gmail.com
on 25 Jun 2010 at 12:12
Yes, I use CheckboxWorksheetEditor.
Original comment by stas.agarkov
on 25 Jun 2010 at 6:03
Как раз если не использовать CheckboxWorksheetEditor,
то все работает корректно, кроме того, что
булевые значения приходится вводить
вручную.
Original comment by stas.agarkov
on 25 Jun 2010 at 7:48
Can you do me a favor? Take the CheckboxWorksheetEditor source file and put it
in your project. Fix up the package statement and then point your column to
this. Let me know why this class does not convert your value to checked or
unchecked correctly.
Original comment by jeff.johnston.mn@gmail.com
on 25 Jun 2010 at 12:55
Sorry for the Russian comment!
Just if you do not use CheckboxWorksheetEditor, everything is working
correctly, except that the Boolean values must be entered manually.
Original comment by stas.agarkov
on 25 Jun 2010 at 3:28
I'll try to do what is written in the comments #4.
Original comment by stas.agarkov
on 25 Jun 2010 at 3:30
How to select the Total rows in all the pages by checkbox in jmesa.
I created a checkbox in the header, if i check and uncheck the checkbox then
all the rows in a page are selcting . if i uncheck some checkboxes in a page,
then in the page navigation the check box status is maintaining.
But i need to select all the rows in all the pages at a time. And in page
navigation it should maintain the status.
How to do that by using jmesa.How to get the checkbox status.
Please help me if anybody know how to do this .
Original comment by janardha...@cmss.in
on 16 Aug 2014 at 11:15
Original issue reported on code.google.com by
stas.agarkov
on 24 Jun 2010 at 8:40