On Sun, Oct 3, 2010 at 9:06 PM, Peter Haworth <p...@mollysrevenge.com>wrote:
> What is the correct way to set the default column behavior of a datagrid so > that the script is entered for columns which have been customised to contain > option menus? > > I have set the default column behavior property for the datagrid but suing > debug shows that the script is only executed for columns that hve not been > customised in some way. > When you create a custom column the behavior script of the column template is assigned to the behavior that is created alongside the column template. The default column behavior only applies to column templates that do not have a behavior assigned. Just set the behavior of your new column template to empty and then it will inherit the default behavior. -- Trevor DeVore Blue Mango Learning Systems ScreenSteps: http://www.screensteps.com Releasable Revolution Resources for Developers: http://revolution.bluemangolearning.com _______________________________________________ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution