I want to adjust the table row width according to the size of the data present in various sections. For example, when I open the ‘Field’ section, the row size should adjust accordingly. Similarly, when I open the ‘Method’ section, both sections’ row sizes should adjust based on the data.
Do you mean between the properties, or between the methods? If so, change the “Vertical” Panel to be a “Table” Panel, and change the item templates to wrap the current “Horizontal” Panel with a “TableRow” Panel.