An open API service indexing awesome lists of open source software.

https://github.com/ziadasem/dynamic-table-widget


https://github.com/ziadasem/dynamic-table-widget

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dynamic Table Widget

dynamic table filled dynamcliy with different data and different widgets for each row

## Widget Parameters

first parameter **List of Strings** for the columns heads and it should be equal to columns number

second parameter **list** is for the data to be filled in each row.

third parameter **List of widgets** is for the widgets in each row.

fourth parameter **String** is for table title.

fifth parameter **bool** and it is default to be true is for showing or hiding checkboxes for each row