Hi,
Is it possible to get the UltraWinGrid object which a particular cell belongs to from the cell object? i.e. something like UltraWinGrid grid = cell.OwnerGrid ??
Thanks,
Denis
got it
cell.Row.Band.Layout.Grid