Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Stevo on Mar 31, 2008 11:59
open dhtmlx forum
is Row Expanded method

Is there an easy way to check if a row (in a treegrid) is already expanded? Thanks.
Answer posted by Support on Apr 01, 2008 10:46
    grid.getOpenState(ID)

Result is
    false - closed
    true- opened