| Issue 177: | drag and drop of column , jmesa Support ? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi Jeff, I wanted to know if Jmesa has support for (USING THE JSP TAGS): 1) drag and drop of column header and the column cells. if I have a table: columnHeader1 | columnHeader2 | columnHeader 3| does Jmesa have support for draggging columnHeader1 after columnHeader2, so that the table now becomes: columnHeader2 | columnHeader1 | columnHeader 3| 2)Hide and show column dynamically. Suppose I have a table displayed in my view. And I want to hide one of the column. How do I do this using the JSP tags?
Jan 7, 2009
Project Member
#1
jeff.johnston.mn@gmail.com
Jan 8, 2009
Thanks Jeff for your quick reply. I had read about the HtmlColumnsGenerator. But I wanted to know if it was possible without having to do any work in the controller.
Jan 25, 2009
(No comment was entered for this change.)
Status:
Invalid
|