[Dojo-interest] Sortable Table Widget
Tom Trenka
forum-dojo-interest at opensymphony.com
Thu Apr 13 12:37:22 MDT 2006
You can add images but you cannot normally sort on them. However...if you define the column without a datatype (default is string) and then create a custom sort function, you can (in theory), use images.
There is a limitation though: don't expect to be able to alter and preserve any markup if you try to do that, the information in that column will not be preserved (unlike if you designated a column as html or markup).
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=25815&messageID=50968#50968
More information about the Dojo-interest
mailing list