Hy,
We just downloaded the Demo for the WebixPivot Control (webix_pivot_trial.zip), added the reference to the following :
<script src="~/Scripts/Webix/pivot.js" type="text/javascript" charset="utf-8"></script>
<link href="~/Scripts/Webix/webix.css" rel="stylesheet" />
<link href="~/Scripts/Webix/pivot.css" rel="stylesheet" />
When the page is generated , but we can see just Header of the Pivot, the columns are there but any rows are not show up .
The data are there, we exported to Excel, and the rows data it is present , but it is hidden in the output view .
What can be the problem ?!
The probleme is same in InternetExplorer or Google Crome .
Thank in advance.
Myron