Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Piramidon on Feb 25, 2009 07:04
open dhtmlx forum
Grid inside Tabbar

Hi,

Is there any possibility to load tab content from external html file contains the grid which automatically initialized from HTML table?

Thank you.
Answer posted by Support on Feb 25, 2009 08:17
If you are using "iframe" loading mode - the content of tab is an isolated page, so you can use "grid from HTML" example.
If you are using "ajax-html" mode - there is no way to automatically convert table to grid, but you can load html table, catch loading moment by setOnTabContentLoaded and call dhtmlXGridFromTable