128
Views
7
Comments
Solved
How to add a dropdown in a column.?
Question

I have created a data grid, in which the grid is filling with values coming in response from the API, 

Used drop down column, but not getting the option of drop down in the column. This data is filled by API response. 

The dropdown column is binded by this

What is happening please tell...

2018-08-27 08-29-35
Fábio Vaz
Solution

Ok, so you need to change this on column and maybe on Grid

Column:

Grid:


2018-08-27 08-29-35
Fábio Vaz

Hello,

Are you using this Dropdown Column item?

UserImage.jpg
Keshav Raghav

Yes, you can see in the image. IN front of restriction state dropdown is written

2018-08-27 08-29-35
Fábio Vaz
Solution

Ok, so you need to change this on column and maybe on Grid

Column:

Grid:


UserImage.jpg
Keshav Raghav

Tried but  not able to see dropdown yet.

2018-08-27 08-29-35
Fábio Vaz
DataGridTest.oml
UserImage.jpg
Keshav Raghav

NO, I have done exactly what you are doing, I am filing data grid with values coming from API, can you please try to fill data grid using API and use drop down column. If you also get the same errors then this is the bug in outsystem. 

UserImage.jpg
Keshav Raghav

Hey, I am still stuck can you please help me out.?


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