hi,
i have a project fully of radgrids
all of them have columns the problem that the field has large date lets the grid strech more than size of the grid
i tried to fix using
HeaderStyle-Width="200px" ItemStyle-Width="200px"
alsoi tried using
DataFormatString="<nobr>{0}</nobr>"
i know this problem is not appear using scrolling feature
but i need to use the paging
any help,
Ihab
i have a project fully of radgrids
all of them have columns the problem that the field has large date lets the grid strech more than size of the grid
i tried to fix using
HeaderStyle-Width="200px" ItemStyle-Width="200px"
alsoi tried using
DataFormatString="<nobr>{0}</nobr>"
i know this problem is not appear using scrolling feature
but i need to use the paging
any help,
Ihab