I have a grid on the page. I've setup the Self-Hierarchy settings properly, binded the data, and everything works absolutely great! I then wrote some code to remove the ExpandCollapseColum's and wrote some more code to place a custom button in the first column or each row that would allow me to expand and collapse. I did this so all the columns in the nested table views match up with the master table view. Up to here, everything works fine.
Problem: When I resize a column, only the Master Table view column resizes, but not the corresponsding column in the Nested Table view. This behavior is technically correct. Obviously I want the column in question in the master table and in all of the nested tables to resize together. Is there a way to do this? If so, how do I get this to work?
Problem: When I resize a column, only the Master Table view column resizes, but not the corresponsding column in the Nested Table view. This behavior is technically correct. Obviously I want the column in question in the master table and in all of the nested tables to resize together. Is there a way to do this? If so, how do I get this to work?