Hello. I’m starting to use jqwidgets. I used with success jqxGrid, jqxTabs and jqxChart.I’d like to know if it is possible to use them all together.
I want to build a jqxgrid with row detail feauture (easy to obtain), inside every row expanded I want to build a jqxTabs with 2 tabs (easy to obtain) the first one containing text information (easy to obtain) the second one must contain a jqxChart (hard to obtain).
My specific question is: Is it possible to see a chart into a tabs inside a row detail into jqxGrid?
Thanks