« Return to Thread: (Unofficial) FilteringTable enhancements

Re: (Unofficial) FilteringTable enhancements

by Ross Thomas :: Rate this Message:

Reply to Author | View in Thread

_Pierre_ wrote:
Cause when I replace my filteringtable.js with the patched one the NaN values are still visible.
Are you using the HTML tag method or the program method?  I assume from the
next section that you are also using a Number dataType column?

If you have a sample of the failing document could you post it too?  I use the
programmatic interface mostly so this could be a 'parsed HTML table data' issue
that I haven't catered for.

And an Example HowTo for distinct rendering functionality would be handy also.
I have a Currency Field that I want to have ex: 1000 € instead of 1000 Is this possible with the distinct rendering functionality ?
I have attached a sample html file that uses the renderUsing functionality.  If
and/or when I upload a new version of the patches I will include that example
file in the zip.

You may need to alter the first <SCRIPT> tag to match your dojo installation.
It currently assumes dojo is installed in the same location as the html file.

Will these Patches go into Upstream ?
That is entirely up to the Dojo folks.  I am waiting for a modified
CLA (Contributor's License Agreement) before I sign it.  And the
Dojo folks (quite rightly) will not accept changes from unsigned
contributors.  Catch-22.  This is why the enhancements are tagged
as 'Unofficial'.

If nothing else I will make patches available for future releases of Dojo.
And for the nighty builds if requested.

Ross.

Attachment:  renderusing.html
(This link will not work directly.  Please download it and use it against your own dojo installation)

 « Return to Thread: (Unofficial) FilteringTable enhancements