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.

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