Thursday 25 July 2013

Dynamically resized Dialog Boxes

A new feature in Rapide allows you to track the size of a dialog box based on another varying size control.

In the example below, the listbox height is set according to the number of rows with a min of 5 and max of 15 rows.

The dialog box height is then tracked to the height of the listbox and is thus dynamically altered based on how many rows are in the listbox.




Take a look at this in the live demo (navigate to the Listboxes page): http://80.177.61.42:81/demo

No comments: