Sizing the DataGrid columns?
-
Is there an easy way to size each column in the DataGrid? I tried to set it in Property Builder -> Format but it's too annoying. It is too difficult to measure the width you need in each column into pixel, besides if i change the width of one column, others is changed too. Can someone help me, please. Thanks!
-
Is there an easy way to size each column in the DataGrid? I tried to set it in Property Builder -> Format but it's too annoying. It is too difficult to measure the width you need in each column into pixel, besides if i change the width of one column, others is changed too. Can someone help me, please. Thanks!
Hey use these tag in the html I would adivice to use percent instead of pixels make sure that the datagrid is in the table tag and the set the width of that table according to ur need and also set the width of data grid in the acc to ur need i shall advice u to keep 100% for better results Hope these will solve ur problem Thanks Regards Jinny Patel Neelesh A
-
Hey use these tag in the html I would adivice to use percent instead of pixels make sure that the datagrid is in the table tag and the set the width of that table according to ur need and also set the width of data grid in the acc to ur need i shall advice u to keep 100% for better results Hope these will solve ur problem Thanks Regards Jinny Patel Neelesh A