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

  Рет қаралды 20,510

Nocode Solutions

Nocode Solutions

Күн бұрын

Пікірлер
@asifmasroor
@asifmasroor 11 күн бұрын
One of the best tutorials. Really helped me a ton. THANK YOU!!
@nehra88
@nehra88 Ай бұрын
sold video to cover various features of datatable thanks a ton
@Nocode_Solutions
@Nocode_Solutions 15 күн бұрын
Appreciate it! I'm glad you found it helpful.
@EMERSONSA2004
@EMERSONSA2004 Ай бұрын
Tip for Refresh DataTable: Do Action > Update App State > Rebuild All Pages (It worked well for me)
@Mogizen
@Mogizen 10 ай бұрын
Really love your videos! Your explanations are great and the information is invaluable. Thank you and keep going!
@Nocode_Solutions
@Nocode_Solutions 10 ай бұрын
Glad you like them! Your comment really means a lot. Thank you. Lets keep going :)
@EMERSONSA2004
@EMERSONSA2004 Ай бұрын
Thank you from Brazil... Excellent video with good explanation.
@Nocode_Solutions
@Nocode_Solutions Ай бұрын
Appreciate you, glad it was helpful!
@seby5962
@seby5962 10 ай бұрын
Great video! Thank you so much
@danlloyd921
@danlloyd921 10 ай бұрын
Awesome video, thank you so much! 🙇‍♂
@Nocode_Solutions
@Nocode_Solutions 10 ай бұрын
You're so welcome!
@ichrakmabrouki2259
@ichrakmabrouki2259 5 ай бұрын
Thank you so much for this video!
@Nocode_Solutions
@Nocode_Solutions 5 ай бұрын
You are so welcome!
@kayzchronicupturn1015
@kayzchronicupturn1015 9 ай бұрын
Thank you bro!! Good tutorial!!
@Nocode_Solutions
@Nocode_Solutions 9 ай бұрын
You're welcome! and thank you for watching.
@maicondouglas613
@maicondouglas613 Ай бұрын
Thank you!
@deracketclub1695
@deracketclub1695 7 ай бұрын
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.
@Stephane_
@Stephane_ 6 ай бұрын
Thank you for sharing your feedback!
@felsen16
@felsen16 7 ай бұрын
Excelente explicación
@danzreview
@danzreview 9 ай бұрын
bro please make tutorial about filtering datatable like by month, week, yearly like that?
@rabeezley
@rabeezley 9 ай бұрын
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.
@andywarwick3745
@andywarwick3745 8 ай бұрын
Thankyou my brother! ❤
@Nocode_Solutions
@Nocode_Solutions 8 ай бұрын
You are so welcome
@GhemaDiva
@GhemaDiva 10 ай бұрын
interesting, I will try it
@PinasPiliNa999
@PinasPiliNa999 3 ай бұрын
Can you do a Tutorial on Point of Sale Application ? using Supabase and Flutterflow ? Thanks!
@SreelakshmiC-bs6gv
@SreelakshmiC-bs6gv 10 ай бұрын
How to add rows and data manually by by clicking + button?
@Nocode_Solutions
@Nocode_Solutions 9 ай бұрын
You can just create another component with form fields and action to perform a Database insert. Then tie it on the plus/add button on your main page
@Nocode_Solutions
@Nocode_Solutions 9 ай бұрын
You can just create another component with form fields and action to perform a Database insert. Then tie it on the plus/add button on your main page
@jestruck
@jestruck 6 ай бұрын
awesome video! can you do the same but with API to call data from external database? Do you have videos/guides ? Thanks!
@Nocode_Solutions
@Nocode_Solutions 4 ай бұрын
Yes same concept applies. I don't have a video around it yet
@arghadeep072k
@arghadeep072k 3 ай бұрын
@@Nocode_Solutions i did the same with dummy json product api, but when i select isAcending and sorted column index it says me variable is not properly set.
@tyler.bastian
@tyler.bastian 6 ай бұрын
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?
@raiden7378
@raiden7378 5 ай бұрын
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
@SomMiniFlix
@SomMiniFlix 10 ай бұрын
I hit that sub button good luck with your journey
@Nocode_Solutions
@Nocode_Solutions 10 ай бұрын
Thank you
@konion
@konion 6 ай бұрын
Thank you for the video. Could you please tell me how to organize a table if I have a List array and I don't know in advance how many columns and rows there are?
@Nocode_Solutions
@Nocode_Solutions 4 ай бұрын
You can get the length of the List to determine that.
@NewsNudgeAI
@NewsNudgeAI 8 ай бұрын
Dude you are Awesome
@Nocode_Solutions
@Nocode_Solutions 8 ай бұрын
Thank you very much. I appreciate
@juanquiroz8182
@juanquiroz8182 7 ай бұрын
hi, we want to do this but only permission to select one of the rows
@AkashK-e6e
@AkashK-e6e 4 ай бұрын
How can I set the Rows per page as 25 default
@rabeezley
@rabeezley 10 ай бұрын
Nice video! Is there a way to export the datatable to a PDF for printing?
@Nocode_Solutions
@Nocode_Solutions 9 ай бұрын
Not that I know of, but it should definitely be possible. Just try looking around.
@DeSofSistemas
@DeSofSistemas 7 ай бұрын
NO! Is it possible to load more than 1000 records into DataTAble from Supabase?
@undisclosedlocations
@undisclosedlocations 7 ай бұрын
Does a DataTable support DateTime fields? I'm getting bugs on my end only with DateTime variables
@undisclosedlocations
@undisclosedlocations 7 ай бұрын
It does *face slap*. You need to set the default value to a number, I tried using an empty string
@rabeezley
@rabeezley 9 ай бұрын
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?
@Nocode_Solutions
@Nocode_Solutions 9 ай бұрын
What data source are you using? Is it the section where we pass the employee to the component?
@leopoldi.316
@leopoldi.316 5 ай бұрын
ok..and how can i filter (hide) some coloumn by condition? conditions by width of header doesnt work unfortuately
@Nocode_Solutions
@Nocode_Solutions 5 ай бұрын
Best suggestion is to use conditional builder and have multiple DataTables with the columns you need per each condition.
@leopoldi.316
@leopoldi.316 5 ай бұрын
@@Nocode_Solutions oh.. I see. That is very bad... Thank you
@Nocode_Solutions
@Nocode_Solutions 5 ай бұрын
@@leopoldi.316 Trust me that's a very reasonable way of doing it. It doesn't require any additional database read or anything.
@lucianaribeirocorrea9088
@lucianaribeirocorrea9088 7 ай бұрын
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
@Nocode_Solutions
@Nocode_Solutions 5 ай бұрын
I'm not sure if that's a limitation with DataTables in FlutterFlow, but you can explore custom widget options
@artemgordon75
@artemgordon75 9 ай бұрын
I wish it was easy to implement real-time supabase data with data tables in FF
@jaguarconsultoriadigital8147
@jaguarconsultoriadigital8147 10 ай бұрын
Thanks for the video. Can you expose the code to us? Grateful
@Nocode_Solutions
@Nocode_Solutions 10 ай бұрын
Sure. Write me privately I intend to make it and many others available to a certain group of people so I can get something off it. Don't know if you have any idea
@BeefCurd
@BeefCurd 6 ай бұрын
had anyone gotten this working for firebase?
@BeefCurd
@BeefCurd 6 ай бұрын
Yeah, I cannot get this filter thing to work on with firebase
@Nocode_Solutions
@Nocode_Solutions 5 ай бұрын
Should follow the same concept
@deevirus6725
@deevirus6725 10 ай бұрын
Please use firebase
@Nocode_Solutions
@Nocode_Solutions 9 ай бұрын
The same concept should apply just fine.
@mauricioramirez3404
@mauricioramirez3404 8 ай бұрын
bro the importan part is where you can edit the table, and you skip it, lol..
@ivanko9371
@ivanko9371 10 ай бұрын
Great video. However, I found the following errors about the newEmployeeSortingFunction, pls help: CODE: employees.sort((a, b) => order ? a.name.compareTo(b.name) : b.name.compareTo(a.name)); ERROR: The argument type 'String?' can't be assigned to the parameter type 'String' Thanks for your help in advance.
@Nocode_Solutions
@Nocode_Solutions 10 ай бұрын
What does your Employee table structure looks like?
@ivanko9371
@ivanko9371 10 ай бұрын
The columns in supabase table are: id (int8), created_at (timestampz), Name (varchar), Position (varchar), Department (varchart), Salary (numberic). Thanks for your help in advance.
@ivanko9371
@ivanko9371 9 ай бұрын
@@Nocode_Solutionspls advise any update? thx for your help in advance
@lourivalthomaz
@lourivalthomaz 10 ай бұрын
pode passar seu contato
@Nocode_Solutions
@Nocode_Solutions 10 ай бұрын
You can reach out to me on the Flutterflow community community.flutterflow.io/member/mzFbNg0spg
Flutter Flow: Google Map with Supabase and Custom Data Types
7:27
كل ما تحتاج معرفته عن وظائف مجال الـ Data
54:05
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Listviews in Flutterflow: How to display data from an API
11:57
John Kealy
Рет қаралды 3,9 М.
Build a Multi-Tenant #Supabase Project + #FlutterFlow Role based app
39:04
The Digital Pro's NoCode Academy
Рет қаралды 3,6 М.
This Tool is the Next FlutterFlow KILLER | Is FlutterFlow DEAD?
16:53
Nocode Solutions
Рет қаралды 3,5 М.
Generate PDF in FlutterFlow Step by Step Guide
38:31
APIxFlow
Рет қаралды 2 М.
FlutterFlow AI Assistant Chat App Template with BuildShip
7:00
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 222 М.
Using bolt.new and Supabase to build an Instagram clone
1:19:48