Hi,
I am try to create a table with dynamic column names and no. of columns. Is it
possible with jmesa.
I tried something like this
<c:forEach items="${columns}" var="column">
<jmesa:htmlColumn property="xyz" title="${column}" width="3%"/>
</c:forEach>
But it did not work.
Any help would be very appreciated.
Regards,
Vinod
Original issue reported on code.google.com by vinod4...@gmail.com on 5 Mar 2014 at 11:45
Original issue reported on code.google.com by
vinod4...@gmail.com
on 5 Mar 2014 at 11:45