Flutterflow Datatables | Everything You Need to Know - Build Magical Tables

preview_player
Показать описание
Everything about Flutterflow Datatable from Sorting, Filtering, Search, Pagination, and Actions.
Introducing Flutterflow Datatables - the ultimate way to create dynamic and functional tables in your Flutterflow apps. Learn how to use sorting, filtering, searching, pagination, and more to build magical tables with ease. Perfect for any app that needs to display data in an organized and user-friendly way. Watch now to unlock the full potential of Flutterflow Datatables!

Please Subscribe

[ 00:00 ] 🚀 Introduction to Flutterflow Datatables
[ 00:26 ]🧭 Overview and demonstration of key features.
[ 03:10 ] 📊 Setting up Data Table in Flutterflow.
[ 08:23 ] 🔍 Datatable Sorting
[ 16:00 ] 🔍 Datatable Search Functionality
[ 27:27 ] ⭐ Selectable Rows and Actions
[ 42:26 ] 📝 Datatable View, Edit, and Delete Row
- Implementing view, edit, and delete functionalities.
[ 47:36 ] 🔄 Conclusion
Рекомендации по теме
Комментарии
Автор

Really love your videos! Your explanations are great and the information is invaluable. Thank you and keep going!

Mogizen
Автор

Awesome video, thank you so much! 🙇‍♂

danlloyd
Автор

After trying flutter (not flutterflow) i found it was difficult to learn. So i started Flutterflow and first it looked nice. But unfortunately no bluetooth support and Flutterflow couldnt help me with this (because they found some parts of bluetooth packages didnt work with Flutterflow). Because bluetooth was absolutely necessary for my projects, i stopped Flutterfow and tried flutter again. After some time i got used to it and now i am so happy that i moved to flutter. Now i write apps in very short time and very happy that i learned flutter.

deracketclub
Автор

I hit that sub button good luck with your journey

SomMiniFlix
Автор

bro please make tutorial about filtering datatable like by month, week, yearly like that?

danzreview
Автор

Love your videos.. but please explain in your next video - HOW to insert, delete, update, and query rows, using Flutterflow. For example, in this video, you used the backend (supabase) to insert data, which you displayed within Flutterflow, this is not practical, users use UI to insert data so that would be very helpful. Thank you

raiden
Автор

Can you do a Tutorial on Point of Sale Application ? using Supabase and Flutterflow ? Thanks!

PinasPiliNa
Автор

How to add rows and data manually by by clicking + button?

SreelakshmiC-bsgv
Автор

Thank you for the video.

Could you please tell me how to organize a table if I have a List<List<String>> array and I don't know in advance how many columns and rows there are?

konion
Автор

Hi, really great tuto and appreciate it! But got confused when following your step by setting the filter with simple search. Do you know the rules of filter? For example, i got 6 rows and they are: dev filter test, dev_filter_test, dev-filter-test, test3 dev task2, test3-dev-task2, test3_dev-task2. When i try to filter them by input dev. I thought all 6 rows should be shown up. But in fact, test3-dev-task2, test3_dev-task2 can't. Only the first 4 rows, do you know why?

tyler.bastian
Автор

awesome video! can you do the same but with API to call data from external database? Do you have videos/guides ? Thanks!

jestruck
Автор

How can I set the Rows per page as 25 default

AkashK-ee
Автор

Thank you for the response and help. Yes, mine is a list of dogs instead of employees, but the data table is loaded into a page state just like you and the data table children are created from it. Then on my button I try to pass the children items just like you except the available options does not populate with no further changes. I have two choices; index in list which is red and cannot be selected and Get Row Field which does let me confirm. Says current variable is not valid.

rabeezley
Автор

Nice video! Is there a way to export the datatable to a PDF for printing?

rabeezley
Автор

hi, we want to do this but only permission to select one of the rows

juanquiroz
Автор

NO! Is it possible to load more than 1000 records into DataTAble from Supabase?

DeSofSistemas
Автор

Does a DataTable support DateTime fields? I'm getting bugs on my end only with DateTime variables

undisclosedlocations
Автор

Hello! I'm from Brazil. Congratulations on the video. Could you teach me how to configure DataTable pagination? It loads 1000 lines and I need it to load more lines. In supabase I have a table with 10 thousand rows and FlutterFlow only displays the first 1000, it doesn't load more than that. sorry for English

lucianaribeirocorrea
Автор

When I pass my paramater and select the employees items I do not have the no further changes option like you do. What could I have done wrong?

rabeezley
Автор

ok..and how can i filter (hide) some coloumn by condition? conditions by width of header doesnt work unfortuately

leopoldi.