Post Closed
373
Views
4
Comments
Solved
[OutSystems Data Grid] How to get the value of another field in a row
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

Hi 

When I use DataGrid Reactive , I have a problem.

 When operating a field, how to get the value of another field in a row.

 Could you tell me how to do it .

 Thank you very much.

2020-11-26 09-30-54
Ricardo Valim
Solution

Hello @He Caixia

I think your question is answered here

Let me know if I could help you.

Ricardo Vaim


2022-04-01 10-05-06
He Caixia

Your answer  solved  my problem .

Thank you very much.

2019-11-11 17-10-24
Manish Jawla
 
MVP

Hi He Caixia,

Can you elaborate on your problem with some examples? like on which field you are operating, where that field is and you want to pull the value of another field but where that another field is? it will be really helpful if you can explain the complete scenario or with example data.

Regards,

Manish Jawla


2022-04-01 10-05-06
He Caixia

Thanks for your replay .

For example, when I operate "Usercode" filed, I want to get the "Id" field in current  row  to determine whether the "Usercode" field can be edited.

If the "Id" value  is not empty, editing is not allowed, and it can be edited if it is empty.

I don't konw  how to get the "Id" field in  current row while operating the "Usercode".

2020-11-26 09-30-54
Ricardo Valim
Solution

Hello @He Caixia

I think your question is answered here

Let me know if I could help you.

Ricardo Vaim


2022-04-01 10-05-06
He Caixia

Your answer  solved  my problem .

Thank you very much.