Spotlight Sale: Save 50% on select Plugins now through September 16.

UMG Table View Pro

Olusola Olaoye - Blueprints - Aug 2, 2024

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.

  • Supported Platforms
  • Supported Engine Versions
    4.27, 5.1 - 5.4
  • Download Type
    Asset Pack
    This product contains an assortment of Unreal Engine assets which can be imported into a pre-existing project of your choice.

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

Technical Details

Features:

  •  Highly customizable
  •  Modular and lightweight
  • You can customize the source of the data (data table or struct array)
  • Multiple ways to bind events to table view.
  • You can customize the column gap and row gap
  • You can customize the color of the line separator
  • You can customize background color of table cells
  • You can customize font size, font color, font outline, font spacing and more
  • You can customize the table header's texts, backgorund color and font properties
  • You can customize the height of the table header
  • You can highlight certain rows or columns and give them a different background color and font properties
  • You can customize the width for each column
  • 10 different levels showing all example widgets
  • 10 example wisgets showing how to use the table view


Number of Blueprints: 12

Network Replicated: (No)

Supported Development Platforms:

Windows: (Yes)

Mac: (Yes)


Documentation