| Issue 98: | Most property for worksheet doesn't has corresponding attribute in tag | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I can hardly use tag to implement the sample worksheet in JMESA worksheet tutorial. Some attributes are not defined in TLD file, like: 1)'uniqueProperty' attribute for tag 'htmlRow'; 2)and, how to translate 'htmlcolumn.getCellRenderer().setWorksheetEditor (new CheckboxWorksheetEditor());' into tag?
Apr 7, 2008
#1
extremec...@gmail.com
Apr 7, 2008
Just to be clear too...I actually had the feature implemented in the tags (as it just uses the API), but somehow the tld file did not get updated. Then I found a bug with the implementation when using the tags. That has been fixed and is why it would be great if you would want to test it out before I cut an official release :).
Apr 7, 2008
All right. Actually, I've read the other similar thread about the tag and manually edit the jmesa.tld to add this attributes. Most of them work for me (like the 'editable' attribute for tableFacade, mentioned in other thread). So it's ok for me right now. But what I don't know is that how to translate 'htmlcolumn.getCellRenderer ().setWorksheetEditor()' into tag?
Apr 7, 2008
You really need me to do a build for you...are wait for the bug fix release to come out. I plan on having it come out soon, but it would be great if I knew that the tag was tested first. If this is interesting for you then send me an email at extremecomponents@gmail.com
Apr 8, 2008
I decided to put out the bug fix release after all. You can get the update in the downloads section.
Status:
Fixed
|