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.
Column width in a table
Re: Column width in a table
Hello,
It is difficult to implement from your code. Please try to use the DataBand component for this task.
Thank you.
It is difficult to implement from your code. Please try to use the DataBand component for this task.
Thank you.