Hi,
Is there a way to check on a ListItem whether a field/column is available? I know about the ListItem.IsPropertyAvailable method but it doesn't work with fields of the list item. So ListItem.IsPropertyAvailable("ColumnName") doesn't work.
Any help would be appreciated.
Mike