rothnicR
Windmill6mo ago
18 replies
rothnic

Yeah, i'll take a look. I have 1 table

Yeah, i'll take a look. I have 1 table that shows items i've searched for with a button on that row. When you click that button, it copies that item over into state.items, which is what the 2nd aggrid table is displaying as the data source (eval). When you manually edit the values in the 2nd aggrid table it shows the updated value in the component (result[]), but state.items is still the same as before editing the data in table 2.
Was this page helpful?