Page 1 of 1

Column width in a table

Posted: Wed Oct 02, 2013 10:18 am
by Summit
Hello!
I have a problem with StiTable component. I initialize it from code and I want to set the widths of several columns, but when i set the value of Width property of StiTableCell, it''s only that cell's width that is changed, not the whole column's. I want to set the whole column's width from code via StiTable object or StiTableCell or something else. It's easily done via designer, but I need to do it from code. How to do this?
P.S. Please, don't offer me to use DataBand, it's exactly StiTable that I need.

Re: Column width in a table

Posted: Fri Oct 04, 2013 8:08 am
by Alex K.
Hello,

It is difficult to implement from your code. Please try to use the DataBand component for this task.

Thank you.