Our blazing fast Grid component built with pure JavaScript


Post by harini »

How to display lookup field in the grid?


Post by Maxim Gorkovsky »

Hello.
Could you please clarify your request? What do you mean by lookup field? Where in a grid do you want it? What should the field search for, etc.


Post by harini »

There is a field called lookup in salesforce. Example it holds a link value of the other records. How to view this field as shown in the image.

Attachments
2023-09-30 16_17_24-.png
2023-09-30 16_17_24-.png (56.11 KiB) Viewed 176 times

Post by alex.l »

Hi,

Please check this feature https://bryntum.com/products/grid/docs/api/Grid/feature/CellEdit
Docs has examples of code you need.
We have demo here https://bryntum.com/products/grid/examples/celledit/

All the best,
Alex


Post by harini »

Thanks Alex!


Post Reply