I must take the DataGrid as I find it.  If no labelFunction is defined, that 
approach won't work; also each item in the dataProvider might be manifested in 
0 or more columns.  This approach probably won't be general enough.

Thanks,

Mike


> You should be able to do this by running the labelFunction on all items in 
> the dataProvider.  You'll need to change the method signature to allow for a 
> null dataGridColumn, or pass in a dummy dataGridColumn.
> 
> HTH;
> 
> Amy
>


Reply via email to