Set grid cell width as percent?

I prefer to set cell width in tables as a percent, so the cells will keep their proportions regardless of the table width. It looks like the only way to dynamically set cell width for the MVC grid is via the Width() method, which only accepts an integer pixels parameter. Is there some other way I am missing to specify cell width other than pixels?


1 Reply

ES Eswari S Syncfusion Team September 16, 2011 12:04 PM UTC


Hi Jim,

Sorry for the inconvenience caused. We do not have support for specifying the width of column using percent. We can set the width of the column using Width() property in pixels.

Please let us know if you have any queries.

Regards,
Eswari.S




Loader.
Up arrow icon