
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@adaptabletools/adaptable-plugin-master-detail-aggrid-cjs
Advanced tools
Version 7 of AdapTable introduced support for using Master-Detail grids in AG Grid.
Version 7 of AdapTable introduced support for using Master-Detail grids in AG Grid.
It allows you to create a definition for the Detail grid which will apply for all detail grids.
This means that if you create a Format Column in Initial Adaptable State it will apply in each detail grid.
The masterDetailAgGridPlugin
has 2 properties:
detailAdaptableOptions - an AdaptableOptions
object to be used for every Detail grid
onDetailInit: (api: AdaptableApi) => void - an optional function which will be called whenever a Detail grid is opened (essentially initialised), providing you with the AdaptableApi instance for full programmatic access to all Adaptable features.
This plugin depends on the AG Grid @ag-grid-enterprise/master-detail
Module being present.
Full details of how to install and use the Master Detail plugin, together with many demos, can be found at AdapTable Master / Detail Documentation
Developers can learn how to access AdapTable programmatically at AdapTable Documentation.
General information about Adaptable Tools is available at our Website
For all support enquiries please email support@adaptabletools.com
or raise a Support Ticket.
Information on AdapTable Licences can be found at Licensing AdapTable for AG Grid.
FAQs
Version 7 of AdapTable introduced support for using Master-Detail grids in AG Grid.
The npm package @adaptabletools/adaptable-plugin-master-detail-aggrid-cjs receives a total of 741 weekly downloads. As such, @adaptabletools/adaptable-plugin-master-detail-aggrid-cjs popularity was classified as not popular.
We found that @adaptabletools/adaptable-plugin-master-detail-aggrid-cjs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.