how to construct JQuery Pivot table with drill down with MDX query

FalaOffimiPaf

New Member
I am new to MDX, I want to build a HTML and jquery base pivot table with drill down. I am using MVC and returns me an object of CellSet. Please suggest me the ways to develop a table like infragistic ignite UI but also paging. Please also suggest me algorithm to drill down on columns and rows of table. I have developed some basic infrastructure using jquery and HTML5.
 
Back
Top