Datagrid: dgFormattedHeight geometry question
David Bovill
david.bovill at gmail.com
Mon Aug 24 04:17:39 EDT 2009
2009/8/23 Trevor DeVore <lists at mangomultimedia.com>
> Hi David,
>
> You are trying to manually update the data grid view but in so doing the
> data grid has no way of knowing that you are changing the size.
> LayoutControl is a handler in the template and therefore bypasses any logic
> in the data grid itself. RefreshList merely tells the data grid to resize
> itself.
>
> Use the technique in the webinar as that triggers the routines that
> recalculate and redraw.
OK - will do thanks. A "dgRefresh" geometry command would be nice :)
More information about the use-livecode
mailing list