This is a migrated thread and some comments may be shown as answers.

[Solved] Resizing does not work correctly in IE8 where there is a hidden column

1 Answer 101 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Todor
Top achievements
Rank 1
Todor asked on 02 Jan 2011, 02:29 PM

Hi,

A grid with resizable columns, resizing does not work in IE8 for columns that goes after a hidden column. For example if I have a second column that is hidden, i.e. cols.Bound(c => c.RecID).Hidden(true); - column 1 is resizable but columns 3, 4, etc becomes not resizable.

Kind regards
Todor Mihailov

1 Answer, 1 is accepted

Sort by
0
seetharam
Top achievements
Rank 1
answered on 17 Aug 2011, 05:34 PM
Hi,
Even I am facing the same Issue.
Is there any solution for this?
One more Problem was When I am using Jquery Plugin "jquery-1.4.2.min.js" while resizing the first column it is showing "Out Of Memory Error " When I changed it to "jquery-1.6.2.min.js" It is working Fine  but I am not able to resize the other columns like
out of 1-5 columns 3rd  column is hidden column 1,2 are working fine but 4,5 not able to resize.

Any solution for this?

Thanks
T.Siva

Tags
Grid
Asked by
Todor
Top achievements
Rank 1
Answers by
seetharam
Top achievements
Rank 1
Share this question
or