Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Joćo Paulo on Feb 11, 2008 08:10
open dhtmlx forum
Open a subgrid

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

thanks
Answer posted by Support on Feb 12, 2008 01:48
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

Attachments (1)