16
Views
5
Comments
Solved
[OutSystems Data Grid] Bug report for Options Column in datagrid
outsystems-data-grid
Reactive icon
Forge asset by OutSystems

Bug Report
Affected Service Studio Version: 11.55.54 / Build 64518
Affected Module: OutsystemsDatagrid
Affected Component: DropdownOptionList  in Datagrid
Steps to reproduce:
1. Create static entity with auto ID and Text Label. Text Label must contain numeric values only (like  ID 1- Label: 2, ID 2 - Label: 3, ...)
2. Map DropdownOptionList to static entity. Map the label member to Text and the ID to Value. Publish and display data. The grid column will wrongly display IDs instead of Labels
3. Add some text to the Label (like  ID 1- Label: L 2, ID 2 - Label: L 3, ...). Republish and display data. Now the Comlumn correctly displays Labels instead of IDs



2026-01-16_12h05_10.jpg
2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hi @Gordon Fritsch 

That issue was fixed a long time ago. 
I would advise using the latest versions of the OutSystems Data Grid or, for the usage of dropdowns, at least v2.20.0.

Best Regards,
GM

2021-09-06 15-09-53
Dorine Boudry
 
MVP

Hi @Gordon Fritsch ,

not here to solve, but to suggest improving this post

1) this is very likely a datagrid problem, so attach the post to that component

2) the datagrid version you are testing with is probably more important to share than the service studio version


also, it would be very valuable information it you could test with an (much) older version of datagrid to check if the problem exists across both versions, or is maybe introduced recently

Dorine

UserImage.jpg
Gordon Fritsch

Hi @Dorine Boudry ,

thank you for your reply. Datagrid Version is 2.17.0. I am using Outsystems in a corporate environment. Changing datagrid version is not possible for me. Though to me it is obvious that this is a datagrid bug. I found a work around. Since I need to get my application done I can't invest more effort in this issue. It already did cost quite a lot of time.

Best regards
Gordon

2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hi @Gordon Fritsch 

That issue was fixed a long time ago. 
I would advise using the latest versions of the OutSystems Data Grid or, for the usage of dropdowns, at least v2.20.0.

Best Regards,
GM

UserImage.jpg
Gordon Fritsch

Thank you for your solution. I will forward that to our Outsystems Team that manages the corporate installation.

Best regards
Gordon

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