Hi,
I'm having a problem to set the frozencolumn property. Actually when i use staticheader it's working fine but the first column is a but larger than the header. I've set all the headerstyle-width for each column but only the first column seems to have this problem.
Else if i set static header to false the frozencolumn isn't working but all my column width are the same. I've set the table-layout to fixed don't know if its suppose to change anything.
All my grid is dynamic and column are create in codebehind depending of the data source i receive.
Is there anyway to be able to correct the width or simply use frozencolumn alone without static header.
Again thx for your time!!
Guillaume
I'm having a problem to set the frozencolumn property. Actually when i use staticheader it's working fine but the first column is a but larger than the header. I've set all the headerstyle-width for each column but only the first column seems to have this problem.
Else if i set static header to false the frozencolumn isn't working but all my column width are the same. I've set the table-layout to fixed don't know if its suppose to change anything.
All my grid is dynamic and column are create in codebehind depending of the data source i receive.
Is there anyway to be able to correct the width or simply use frozencolumn alone without static header.
Again thx for your time!!
Guillaume