Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@adaptabletools/adaptable-plugin-master-detail-aggrid-cjs

Package Overview
Dependencies
Maintainers
5
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adaptabletools/adaptable-plugin-master-detail-aggrid-cjs

Version 7 of AdapTable introduced support for using Master-Detail grids in AG Grid.

latest
npmnpm
Version
21.0.6
Version published
Weekly downloads
748
24.67%
Maintainers
5
Weekly downloads
 
Created
Source

AdapTable Master Detail AgGrid Plugin Read Me

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.

How It Works

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.

Requirements

This plugin depends on the AG Grid @ag-grid-enterprise/master-detail Module being present.

Documentation & Demos

Full details of how to install and use the Master Detail plugin, together with many demos, can be found at AdapTable Master / Detail Documentation

Help

Developers can learn how to access AdapTable programmatically at AdapTable Documentation.

More Information

General information about Adaptable Tools is available at our Website

Support

For all support enquiries please email support@adaptabletools.com or raise a Support Ticket.

Licences

Information on AdapTable Licences can be found at Licensing AdapTable for AG Grid.

FAQs

Package last updated on 03 Oct 2025

Did you know?

Socket

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.

Install

Related posts