Column width in a table
Posted: Wed Oct 02, 2013 10:18 am
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.
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.