[Dojo-interest] Datagrid 1.4.3 bidi

1 view
Skip to first unread message

Joanne Nguyen

unread,
Oct 29, 2010, 3:49:21 PM10/29/10
to dojo-i...@mail.dojotoolkit.org

Hi,

I have a datagrid that can be displayed in non-bidi mode. In bidi mode (AR
locale), the data area is blank like shown in the image. In FF or IE
debugger, I can see the dom node for each cell in the first row has data
(some text). Does anyone know why the data isn't showing? What should I be
looking for? The first column is a checkbox and that did not show up
either. Thanks for your help.

Joanne

http://dojo-toolkit.33424.n3.nabble.com/file/n1808855/grid.bmp
--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/Datagrid-1-4-3-bidi-tp1808855p1808855.html
Sent from the Dojo Toolkit mailing list archive at Nabble.com.
_______________________________________________
FAQ: http://dojotoolkit.org/support/faq
Book: http://docs.dojocampus.org
Dojo-i...@mail.dojotoolkit.org
http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest

Joanne Nguyen

unread,
Nov 1, 2010, 12:15:22 PM11/1/10
to dojo-i...@mail.dojotoolkit.org

Hi,

I found the problem. The Grid.css has the following style:

.dojoxGridRow {
position: relative;
width: 9000em;
}

When I change the width attribute to 100%, I see my data. I'm not sure why
this does not cause a problem in non-bidi mode. Will this be fixed in Dojo
in the future?

Thanks,
Joanne
--
View this message in context: http://dojo-toolkit.33424.n3.nabble.com/Datagrid-1-4-3-bidi-tp1808855p1822605.html

Evan

unread,
Nov 9, 2010, 10:30:34 AM11/9/10
to dojo-i...@mail.dojotoolkit.org
Reply all
Reply to author
Forward
0 new messages