Hi there
I'm trying to create an editable tableview based on an example I found here. So far everything is going very smooth. All this is in a class that I will share later on.
I have noticed that whilst all other controls resize themselves when I widen the columns, the combo box does not. Is there a way around this??
I intend to make this to have two modes. A simple property view mode and a table mode. Just simple, nothing fancy..
I would also like to resize the contents to fit either the longest item in the rows or column name width? How can I achieve that?
Thanks a lot
I'm trying to create an editable tableview based on an example I found here. So far everything is going very smooth. All this is in a class that I will share later on.
I have noticed that whilst all other controls resize themselves when I widen the columns, the combo box does not. Is there a way around this??
I intend to make this to have two modes. A simple property view mode and a table mode. Just simple, nothing fancy..
I would also like to resize the contents to fit either the longest item in the rows or column name width? How can I achieve that?
Thanks a lot