Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jason on Mar 05, 2009 16:47
open dhtmlx forum
split treegrid

Is there anyway to get the split to work without using the body onload? I am unable to use that in my situation.
Answer posted by dhxSupport on Mar 06, 2009 01:36
Method mygrid.splitAt() can be executed only before mygrid.init() method.