UMG Tableview is a UI blueprint template that allows users to easily create highly customizable UI tables from data in data tables or struct arrays.
Video : Event binding and showcase
Video : Setup and customization
UMG Tableview is a UI blueprint template that allows users to easily create UI tables from data in data tables or struct arrays. The table is highly customizable and applicable to different types of unreal projects. It also allows binding of events to table view action (e.g using mouse scroll wheel to scroll up and down a table, using a click event to select a row or column, etc). This widget can be used for displaying information about different players, different users, can be used as a backbone for a leaderboard, and many more applications.
New Update 3
Sample widgets to show how different bindings (such as mouse click, mouse scroll, gamepad buttons and keyboard events) can be implemented using this project. See demo video
Testing has been done with the xbox one controller as well as keyboard arrow keys to show how you can scroll up and down a table view as well as select a particular row. Update 3 is available for versions 5.1, 5.2, 5.3 and 5.4. Update 3 is not available for version 4.27. Version 4.27 is still on update 2.
Update 2
sample widget and scene to demonstate scrolling up and down a table view (see video). Update has also been made to support version 4.27
Features:
Number of Blueprints: 12
Network Replicated: (No)
Supported Development Platforms:
Windows: (Yes)
Mac: (Yes)