I am using dojo datadrid in one of my JSR 168 based portlet.
I am using dojo 1.4 version.
In dojo data grid I have used some hidden columns which need not to be displayed on UI but on Firefox 4.0/5.0 the hidden columns are being displayed on UI in Firefox 4.0/5.0.
Any help and suggestions will be highly acceptable.
Thanks
Kameshwar Singh
Kameshwar Singh
Greenhorn
Joined: Sep 24, 2011
Posts: 2
posted
0
Hi Guys,
I got the solution of my problem.
Actually this is bug in dojo 1.4 version for FF4.0/5.0/Chrome/Safari browsers.
The bug is solved by changing in the file _Grid.js in folder dojox/grid the following code lines from: