Thanks a ton. Works like a charm. I just wanted to know one more thing…
whats the meaning of $.jqx._jqxChart.prototype.colorSchemes.push({ name: 'myScheme', colors: colorsArray });
I mean what does $.jqx._jqxChart.prototype signify?
Isn’t ‘initTabContent’ used for initializing tabs?
I have no issues in initialization of my tabs, rather in my case on clicking of a button in one tab, I need to dynamically create a new tab with a jqxGrid.