You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the AllowDetailView applies to all rows within the grid. But sometimes not all rows have a detail view. Instead only some do.
For example let's say you were displaying movies. Any one off movies would have their own line in the grid and that's it. However, movies that had sequels/prequels would need the detail view to display all of them.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Right now the AllowDetailView applies to all rows within the grid. But sometimes not all rows have a detail view. Instead only some do.
For example let's say you were displaying movies. Any one off movies would have their own line in the grid and that's it. However, movies that had sequels/prequels would need the detail view to display all of them.
Beta Was this translation helpful? Give feedback.
All reactions