Open a subgrid

Hello,

I need to know what the name of event when I open the subgrid



thanks

Original version of “sub_*” excells have not such event, but you can use attached js file instead original one - with it you can use
    onSubGridCreated        - called when new subgrid created
    onSubGridLoaded         - called when subgrid loaded with data

both events will provide sub-grid object as first parameter


dhtmlxgrid_excell_sub_row.zip (2.23 KB)