I have a data grid with several sites listed (with other data) I have a leaflet map showing each of the same items as map markers.
when someone clicks on a map marker ( marker click event) I’d like to “select” the corresponding row of the data grid. the data grid seems to only have “get selected row” with no way to set a row as selected.
It will require manipulation of the DOM structure at the raw JS level to assign a CSS class, it will not be easy with the DataTable component. If that functionality is absolutely needed, you might be better off creating a home-grown data table where you have a higher degree of control for the individual row styling.
Hello, I just want to check whether it is still the case that it’s not possible to specify selected row when using the marketplace data grid component. Many thanks in advance.
I’m sorry, but the development of this functionality is currently on hold, as there are some other tasks, sorry for the inconvenience. I hope that in the near future (maybe within this week or next) we will be able to add this and some other features to the Data Grid component.
The free plan forced me to delete most of the data in the database and did did not allow enough queries ( I’m no longer familiar with the exact terminology any more ) to allow for a full demo to run.