22
Views
2
Comments
Solved
[OutSystems Data Grid] Datagrid Number column min value forces specific value
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

Greetings,

We found that if you use a min value in a editable number column inside a datagrid and you change the value that the min value is beeing forced as a max value during runtime.

See for instance the attached OML. In Runtime: change the number in the Stock column. As you navigate out of the column the value of the changed column jumps to the min value (in this case).

We found out that this only occurs if you do not fill a Max value. perhaps the grid checks if the inserted value is between 1 and 0? We fixed this issue for now by updating the max value, but do not believe this is the expected behavior when only defining a min value

Cheers,

Jørgen

DataGridReactive_MinInteger_v7.oml
2022-07-19 16-56-14
Giuliana Silva
Staff
Solution

Hi @Jørgen *,


Thank you for your feedback. We have added this issue to our backlog and for future notice on the release notes please check ROU-4049.


Cheers,

Giuliana.


2019-07-08 09-08-43
Jørgen *

This occured after we upgraded to the latest version 2.10.0

2022-07-19 16-56-14
Giuliana Silva
Staff
Solution

Hi @Jørgen *,


Thank you for your feedback. We have added this issue to our backlog and for future notice on the release notes please check ROU-4049.


Cheers,

Giuliana.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.