Manki Kim
Manki Kim
Yes, I understand. Do you want PlutoGrid to recognize and automatically fill in values corresponding to columns that are not in existing rows? For example, rows 1 to 4 have...
This is a good feature suggestion.
I'll get the code and run it to see what the problem you are referring to is. You have implemented a nice feature. Genius.
@MajedDH There is a bug that the keyboard and scroll behavior should be fixed. I will update this to version 5.1.0 after fixing it.
The column footer function has been updated in PlutuGrid 5.1.0 version. example https://weblaze.dev/pluto_grid/build/web/#feature/column-footer @MajedDH Thanks for contributing the code.
Thanks for the bug report. I'm going to test it on an HDPI mobile device.
@MRKDaGods Created a branch to test the column menu tab. Can you test after modifying the pubspec.yaml file as shown below? I can only test on Android Virtual Machine. ```yaml...
@arindammitra06 PlutoGrid version 2.9.3 has been distributed. A property is added to change the background color of the column. reference link https://weblaze.dev/pluto_grid/build/web/#feature/column-group
@huongtran84 Please refer to the link below for column text color. This can be changed with the `titleSpan` property. https://github.com/bosskmk/pluto_grid/blob/master/lib/src/model/pluto_column.dart#L36
It will take some time to develop the features mentioned.