-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to hide the Totals rows/columns? #445
Comments
You can only do this in CSS. |
no prob, should be easy enough! |
what class/css did you use ? |
Try : $("#Output").pivotUI({ |
Hi Benharrel/XavierFlo/Nicolaskruchten, Can you guys help me in pivottable in angular2. Am facing issues while integrating in angular2. It would be a great help :) |
i used css for this
… On Feb 7, 2017, at 5:01 AM, amit509 ***@***.***> wrote:
Hi Benharrel/XavierFlo/Nicolaskruchten,
Can you guys help me in pivottable in angular2.
Am facing issues while integrating in angular2.
It would be a great help :)
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or mute the thread.
|
@amit509 as per the Contribution Guidelines:
That said, there has already been some discussion of Angular in issue #208 which might be of help to you... |
sorry for that @nicolaskruchten @benharrell could you please share code or an example, as Am unable to integrate, facing issues like undefined tipsData, undefined renderer, pivotUI, aggregator, etc.. please respond to #628 I would be a great help. |
Just want to programmatically hide these as I don't need them.
The text was updated successfully, but these errors were encountered: