2009/8/23 Trevor DeVore <[email protected]> > 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 :) _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
