caraiiwala
caraiiwala
WWindmill
Created by caraiiwala on 5/7/2025 in #help
AgGrid doesn't bubble `selectedRows` to parent Accordion List
Hmmm I'm having a similar problem now where the results of a MultiSelect in a List are not showing in the List's inputs...
5 replies
WWindmill
Created by caraiiwala on 5/7/2025 in #help
AgGrid doesn't bubble `selectedRows` to parent Accordion List
Seems like I'll have to consider a different solution for now. I would have expected other properties to be available on the parent list though, not just selectedRow and selectedRowIndex
5 replies
WWindmill
Created by caraiiwala on 5/7/2025 in #help
AgGrid doesn't bubble `selectedRows` to parent Accordion List
There is an onSelectedChanged attribute on the AgGrid component https://ag-grid.com/javascript-data-grid/row-selection-api-reference/#reference-selection-selectionChanged. My thought was as a workaround to manage the state of selected rows through this somehow. Don't know if that's even possible...
5 replies
WWindmill
Created by caraiiwala on 5/7/2025 in #help
AgGrid doesn't bubble `selectedRows` to parent Accordion List
Is this at all possible with getAgGrid? I don't know if any of these frontend script helpers work well for lists though. The id is only l in my screenshot above. There is no l.0, l.1, etc.
5 replies
WWindmill
Created by caraiiwala on 5/1/2025 in #help
dynamic arrays of components
Actually this seems like it might be possible using Carousel...
2 replies