DataTable (Flutter Widget of the Week)

preview_player
Показать описание
Do you have some important data to show to the user in a table? Define your columns, rows, and automatically size cells with DataTable!

This video is also subtitled in Chinese, Indonesian, Italian, Japanese, Korean, Portuguese, and Spanish.

Рекомендации по теме
Комментарии
Автор

This is incredible. Stuff like this just wasn't ever possible in things like Xamarin Forms.... I'm always impressed by how Flutter solves common issues with such elegance.

lewcianci
Автор

Just what I needed this week! Brilliant!

christianneilanthonywico
Автор

Flutter team never disappoints. This is super cool 🙌😉

blessingchelinje
Автор

Flutter is a life saver to me right now.. awesome 👍

alsaamit
Автор

wow! Lets see what amazing that I find! thats super useful to me now!thanks

poloola
Автор

just the thing i was looking for thanks helps a lot

anubhavkumar
Автор

Wew....this will be useful for my project...thanks

kitsune
Автор

Good Widget, it's useful foe me!

danielhong
Автор

Flutter is the god of mobile app developments, no doubt.

mohamedmidou
Автор

Well done flutter! Im going to switch from android native to flutter. Alot of the UI components are ready to use compare to android.

KenKeongChong
Автор

That's definitely Filip's voice

frankemeli
Автор

Is there OOB solution for a DataTable that lazy builds columns/rows. I have a table that has a very large amount of data in the horizontal and vertical direction that I dont want to build all at once. Can the flutter team please work on something like this with sticky headers and sticky initial columns.

muhammadsaqlain
Автор

If DataTable can do fixed header or number of row on top, and index of column cannot scroll like 1, and the last is fixed. Then percent.

boonjuntan
Автор

Thank you for flutter!

How do I implement server side pagination on flutter? Load page 1 data on load. On click on next, load page 2 data. And so on?
Please help! It's urgent. For now, I can only load entire data upfront and watch it divide into separate pages automatically.

jagadishnallappa