Nagarajan Chinnasamy

Results 50 comments of Nagarajan Chinnasamy

Sorry... I couldn't understand what you mean by "first row of result set is duplicated" Please detail the steps to reproduce the scenario. Thanks for your feedback.

Yes. Thanks. Got it :) Will need more time to understand the implications of your change: > I've changed SubtotalPivotData.processKeys to replace attribute name to list, if derivedAttributes returns array...

Thanks for your feedback. Could you please elaborate in detail... possibly with examples so that I can understand the requirement better.

@fullstack2 Thanks for the example :) Will attempt to incorporate this feature within next couple of weekends.

I hope you are referring to the [v1-11.0](https://github.com/nagarajanchinnasamy/pivottable-subtotal-renderer/tree/v1-11.0) branch. Yes it has lots of bugs..and not ready for use yet. I am in the process of fixing those issues. In...

@KishanManali1824 sorry its still under development... you can follow the progress on v1-11.0 branch.

@KishanManali1824 and friends, Please check the latest version at v1-11.0 branch. I will merge this branch into master after your confirmation. Thanks :)

Hi @gemiur, you are welcome :) If you collapse the rows/columns initially using `collapseRowsAt` and/or `collapseColsAt` options, then the descendant elements can only be expanded/collapsed manually. [Please check the behavior...

Hi @gemiur, Understood the issue now :). Will take it up as a defect. Thanks for your feedback.

After further analysis, i realized that this may not be a defect. By default, the table is built with all rows and columns expanded so that user doesn't have to...