How to get data through MySQL in colintree list view

I want to make an education app where study matrial get MySQL and load list view via colintree list view can you show block how to get data in colintree list view

@Suman_Jardhari what you can do is
Store your data in TinyDB or in variable and then get value from that and set colin tree content to the values

1 Like

@Suman_Jardhari
Here for list view
see these

Here is how to properly use MySQL

and here is an extension
https://community.niotron.com/t/paid-secured-mysql-database/4789

2 Likes