On 14 Dec 2008, at 16:47, David Huynh wrote: > I'm not seeing rowStyler anymore...
that is correct, i removed the styler to demonstrate that that if i removed the <table/> element from within the <div ex:role="view" ex:viewClass="Tabular"/> i can no longer have customisable sorting of columns. as i mentioned on the previous email, the rowStyler works only when there is no <table/> tag within the <div> (otherwise it appears to colour the entire table) > "label":" 1", > Note the spaces in front of 1. You should remove those spaces and > see if > that helps. i changed the json to remove the whitespaces; looking at: http://www.slac.stanford.edu/~ytl/exhibit/ports.html ... i still get the 4 erroneous rows. it is *ONLY* if i remove the <table/> def in the <div> that the rows do not appear: http://www.slac.stanford.edu/~ytl/exhibit/ports-notsorted.html so it appears to be that we have three separate bugs that are caused by the same <table/> tag with the <div/>: 1) i can not get customisable sorting of the 'port' column /unless/ i have the <table/> tag 2) the rowStyler does not work for independent rows when i have the <table/> tag and 3) i always get 4 erroneous empty rows in IE when i use the <table/> tag. Cheers, Yee. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
