Hi,
For most of my RadGrid, I use ItemStyle wrap="false" and headerstyle wrap="false" to take the maximum size without any extra space or wrapping. But for frozen column that does not work. I saw in some forum posts that to scroll through all the columns properly, I have to give Headerstyle width to some fixed pixel at Mastertableview level and then increase or decrease the width as per the requirement for other columns explicilty. It works ok but there are extra white space or sometimes wrapping if the column value is big. Is there a way to have wrap="false" for Item and headerstyle with frozen column?
Thanks.
For most of my RadGrid, I use ItemStyle wrap="false" and headerstyle wrap="false" to take the maximum size without any extra space or wrapping. But for frozen column that does not work. I saw in some forum posts that to scroll through all the columns properly, I have to give Headerstyle width to some fixed pixel at Mastertableview level and then increase or decrease the width as per the requirement for other columns explicilty. It works ok but there are extra white space or sometimes wrapping if the column value is big. Is there a way to have wrap="false" for Item and headerstyle with frozen column?
Thanks.