Manki Kim
Manki Kim
@Macacoazul01 It will be released together with version 5.2. The release date is expected to be as short as a few weeks or as long as a month.
Deployed on PlutoGrid 5.1.2. (https://github.com/bosskmk/pluto_grid/pull/578) https://weblaze.dev/pluto_grid/build/web/#feature/currency-type-column thank you
I can't find the problem in the code you attached.
I do not know. I'm not sure about your problem. One thing to expect is that the field specified in the column and the key value specified in the row...
https://github.com/bosskmk/pluto_grid/blob/master/lib/src/manager/state/grid_state.dart#L177 You can change it at runtime with `stateManager.setGridMode`, but this is a method for initial setting. It is not intended for behavior when changed during runtime.
@kunalprabhu21 There is no function to set the height of the table according to the rows. You have to set the height manually, such as with `Sizedbox` or `Container`.
@huongtran84 For locale application of number format, refer to the link below. https://github.com/bosskmk/pluto_grid/issues/367#issuecomment-1023079673
@stoneLee81 There is an error where horizontal lines are not rendered when in html rendering mode on the current web. I'll see if I can fix this.
@stoneLee81 I figured out how to solve the problem. I will update to the next version. thank you
@stoneLee81 Fixed in Flutter version 3.4.0-28.0.pre.122.