I have a form that has two tableviews with identical number of columns.
when a column in the first tableview is resized , I want the same column in the other tableview to get the same width .
It seems that I cant find a way to do so.
Any ideas about how its possible to do this.
when a column in the first tableview is resized , I want the same column in the other tableview to get the same width .
It seems that I cant find a way to do so.
Any ideas about how its possible to do this.