grido
grido copied to clipboard
Fix property access from Nette DB ActiveRow
If ActiveRow property contains null, PropertyAccessor throws an exception.
Or you can disable PropertyAccessor::THROW_ON_INVALID_PROPERTY_PATH as in this PR: #318