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
The difference is that TableView is virtualized where as GridView is not.
Example app uses TableViewCommand to create the Table/Grid. It is still being worked on so if you need to look at previous version, you may look at the history of this file and use a previous version to see how GridView was used.
Suddenly the ExampleApp won't build because it can't find TableView. Where is it because I can't find it.
The text was updated successfully, but these errors were encountered: