Select with values and IDs inside an ag-grid cell?
问题 I am very new to ag-grid and am evaluating it. My project's data has multiple lookup tables (i.e. A Foo has a category of Bar, a Brand of Baz and a Class of Boo) that I would like to be able to edit in the ag-grid. Unfortunately, those lookup tables are not in my control and I do not always have sequential IDs. Example: Foo has a Class Class can be one of the following: ID - Value 2 - Test 3 - UAT 6 - Unknown 9 - Production 15 - Development I can't control the IDs or the Values. So if I put