I am running 2.1.0 Exhibit.
I am using a table view ( ex:viewClass="Tabular" ) with columns and
column labels specified. The label column exists in JSON but is not
shown in the view.
Exhibit and filters work great on Firefox 3.0.8 .
However, on Internet explorer/Window v 7.0 there are a few empty lines
(collapsed) showing up my tabular view. When I do a sort or any filter
they disappear.
However they do exists if I try to download the data or if I allow my
filters to show "(missing this field)" for selections.
Here is the content of those selected items exported in JSON format:
{
"items":[
{"id":"function(B){var A=this.length;\nif(typeof B!=\"function\")
{throw new TypeError();\n}var D=arguments[1];\nfor(var C=0;\nC<A;\nC++)
{if(C in this){B.call(D,this[C],C,this);\n}}}",
"origin":"http://idm8:3010/line/genotype/727#function(B)%7Bvar%20A
%3Dthis.length%3B%0Aif(typeof%20B!%3D%22function%22)%7Bthrow%20new
%20TypeError()%3B%0A%7Dvar%20D%3Darguments%5B1%5D%3B%0Afor(var%20C
%3D0%3B%0AC%3CA%3B%0AC%2B%2B)%7Bif(C%20in%20this)%7BB.call(D%2Cthis%5BC
%5D%2CC%2Cthis)%3B%0A%7D%7D%7D"
},
{"id":"function(E,C){if(typeof E!=\"function\"){throw new TypeError
();\n}if(typeof C==\"undefined\"){C=this;\n}var B=[],D=this.length;
\nfor(var A=0;\nA<D;\nA++){if(this.hasOwnProperty(A)){B[A]=E.call
(C,this[A],A,this);\n}}return B;\n}",
"origin":"http://idm8:3010/line/genotype/727#function(E%2CC)%7Bif
(typeof%20E!%3D%22function%22)%7Bthrow%20new%20TypeError()%3B%0A%7Dif
(typeof%20C%3D%3D%22undefined%22)%7BC%3Dthis%3B%0A%7Dvar%20B%3D%5B%5D
%2CD%3Dthis.length%3B%0Afor(var%20A%3D0%3B%0AA%3CD%3B%0AA%2B%2B)%7Bif
(this.hasOwnProperty(A))%7BB%5BA%5D%3DE.call(C%2Cthis%5BA%5D%2CA
%2Cthis)%3B%0A%7D%7Dreturn%20B%3B%0A%7D"
},
{"id":"function(B){var A=this.length;\nif(typeof B!=\"function\")
{throw new TypeError();\n}var E=new Array();\nvar D=arguments[1];\nfor
(var C=0;\nC<A;\nC++){if(C in this){var F=this[C];\nif(B.call
(D,F,C,this)){E.push(F);\n}}}return E;\n}",
"origin":"http://idm8:3010/line/genotype/727#function(B)%7Bvar%20A
%3Dthis.length%3B%0Aif(typeof%20B!%3D%22function%22)%7Bthrow%20new
%20TypeError()%3B%0A%7Dvar%20E%3Dnew%20Array()%3B%0Avar%20D%3Darguments
%5B1%5D%3B%0Afor(var%20C%3D0%3B%0AC%3CA%3B%0AC%2B%2B)%7Bif(C%20in
%20this)%7Bvar%20F%3Dthis%5BC%5D%3B%0Aif(B.call(D%2CF%2CC%2Cthis))
%7BE.push(F)%3B%0A%7D%7D%7Dreturn%20E%3B%0A%7D"
},
{"id":"function(B){var A=this.length;\nvar C=Number(arguments[1])||
0;\nC=(C<0)?Math.ceil(C):Math.floor(C);\nif(C<0){C+=A;\n}for(;\nC<A;\nC
++){if(C in this&&this[C]===B){return C;\n}}return -1;\n}",
"origin":"http://idm8:3010/line/genotype/727#function(B)%7Bvar%20A
%3Dthis.length%3B%0Avar%20C%3DNumber(arguments%5B1%5D)%7C%7C0%3B%0AC%3D
(C%3C0)%3FMath.ceil(C)%3AMath.floor(C)%3B%0Aif(C%3C0)%7BC%2B%3DA%3B%0A
%7Dfor(%3B%0AC%3CA%3B%0AC%2B%2B)%7Bif(C%20in%20this%26%26this%5BC%5D%3D
%3D%3DB)%7Breturn%20C%3B%0A%7D%7Dreturn%20-1%3B%0A%7D"
}
]
}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---