Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Oleg Timoshechkin on Nov 13, 2009 19:38
open dhtmlx forum
How to get access to a grid attached to tabbar in a window, from other modal window?

Tell please.
How to get access to a grid attached to tabbar in a window, from other modal window?
Answer posted by Alex (support) on Nov 16, 2009 04:41

do you iframes ? 

If you don't, you can access grid by its object:

var grid = tabbar.cells(tabId).attachGrid();