Problem with colwidths
I having a problem setting particular column widths but it only occurs in IE and not in Mozilla.
I have a grid thats 40 rows by 40 cols. I seem to hit a problem after about column 25 or 26 whereby no matter what colwidth I give it it seems to default to some value.
I've tried moving the column using setColumnValues but this seems to move the problem column size also.
As a result all cols after 26 in the grid in IE display with a default size no matter what size is given. If these cols are moved to the front using setColumnValues they use the default value also???
Is there a threshhold value somewhere thats resulting in the colwidths after a particukar point in the array being ignored???
Thanks
I have a grid thats 40 rows by 40 cols. I seem to hit a problem after about column 25 or 26 whereby no matter what colwidth I give it it seems to default to some value.
I've tried moving the column using setColumnValues but this seems to move the problem column size also.
As a result all cols after 26 in the grid in IE display with a default size no matter what size is given. If these cols are moved to the front using setColumnValues they use the default value also???
Is there a threshhold value somewhere thats resulting in the colwidths after a particukar point in the array being ignored???
Thanks
Brian.
November 1,