Community
Participate
Working Groups
Import org.eclipse.edt.rui.dojo.samples_0.7.0. Open DojoGridSample. Preview. First column X (Select Quote) displays as checkboxes and amounts in Price column are editable. Click on column header (X) to sort. 1. Checkboxes are replaced with text (true and false). 2. Amounts in Price column are no longer editable.
This defect was caused by dojoCheckBox problem which was fixed in the new builder. Verified in 0.7.0.v201111092101.
Still have problem in 201111100901 build.
I don't know why the problem still there in your machine, I think maybe some problem with workspace or the test case was not updated. could you please update the org.eclipse.edt.rui.dojo.samples_0.7.0. 1>update your edt to the latest build 2>create a new workspace 3>and then create a rui project to import dojo and egl widget 4>import the latest org.eclipse.edt.rui.dojo.samples_0.7.0. into your workspace. I have attached the picture which show the test case in my machine FYI.
Created attachment 206824 [details] datagrid sample
Created attachment 206858 [details] Screen shot
I'm on the 201111110901 build and still have the problem. With each new build, I start with a clean workspace, create a RUI project, and import the samples from kan-cvs-save.ottawa.ibm.com. This time I noticed an error below the grid. Screen shot attached.
This is a jsgen defect ,set it to jiyong.
Change DojoGrid.js, resolved
Verified in 20111114 build.