-
-
Notifications
You must be signed in to change notification settings - Fork 386
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
Cannot use ShowFooter attribute in MatTable. Looks like ShowFooter functionality is not implemented. #735
Comments
There's nothing here to indicate what issue is being had aside from the title |
Didn't understand |
@ParimiGopi , |
@ParimiGopi , |
In the MatTable, We have *"MatTableHeader"* for the table header(columns)
and "*MatTableRow" *for the table rows. Didn't find anything for the table
footer. Even Though there is a *ShowFooter *property for the MatTable,
there is NO "*MatTableFooter*".
…On Sun, Oct 11, 2020 at 11:07 AM Christian Oleson ***@***.***> wrote:
@ParimiGopi <https://github.com/ParimiGopi> ,
I wanted to ping you on this one again. Can you please provide much more
detail?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#735 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQMXAKSAJVSXMANLRDP2KYTSKFABPANCNFSM4SCTGUVQ>
.
|
There is no MatTableRow component or documentation in the mat blazor table link to describe how to use or show a footer. |
That's exactly what I mean to say. Please implement ShowFooter
functionality. That would help a lot to show summary (totals) of table.
…On Tue, Oct 13, 2020, 4:33 AM kamalnathrohit ***@***.***> wrote:
There is no MatTableRow component or documentation in the mat blazor table
link to describe how to use or show a footer.
The ShowFooter doesnt seem to help. https://www.matblazor.com/Table
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#735 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQMXAKWP7UANYVJHNQBBDP3SKODMTANCNFSM4SCTGUVQ>
.
|
@kamalnathrohit @ParimiGopi , |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Blazorfiddle link
Please provide a mock implementation of your code on www.blazorfiddle.com. This makes it a lot easier for us and you can get faster feedback on your issue. 😉
Hit save and post the URL under this header.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots or .GIF captures to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: