I have a table records widget in a pop-up window, with a filter to select the records in the table record. Is there a way to dynamically resize the pop-up window depending on the number of rows in the table records widget? If I do not specify the height of the popup, it defaults to the height of the filter + an empty table records widget, but when the widget is populted, a scroll bar appears (because the widget grows taller, but the windows doesn't).