Request for Adding Functionality to Set Headers in Tables and Help with Datatable2 Widget Integration #3687
TalentumSebasG
started this conversation in
Ideas
Replies: 1 comment
-
Here are some links to explanations on how to integrate a Flutter package in Flet: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I hope you are doing well.
I would like to propose an enhancement for table functionality in our application and request assistance with a technical integration. Below I detail both points:
Set Headers in Tables:
I think it would be very beneficial to implement an option to set table headers when scrolling. This feature would facilitate data visualization by keeping column names always visible, especially in long tables that require vertical scrolling.
Provide the ability to enable or disable this functionality according to user preferences.
Assistance with Flutter datatable2 Widget Integration:
I read that it is possible to integrate Flutter's datatable2 widget with our application, however, I have not been able to perform the integration following the guidance provided in the Flet documentation. Therefore, I would appreciate if you could provide assistance in this process or point me to an alternative solution.
Beta Was this translation helpful? Give feedback.
All reactions