Skip to content

create a material looking table (withOUT dataTable) #3805

@ss-bb

Description

@ss-bb

Bug, feature request, or proposal:

request

What is the expected behavior?

be able to use </md-header-row> or <md-cell> tags to do our own material design looking table

What is the current behavior?

those HTML tags are currently in 1e07b30
I expect those HTML tags does not come from the void ?

This merge request is relate to dataTable issue on #581 which is NOT what I'm asking here

current use of this tag will create the following error in console

Unhandled Promise rejection: Template parse errors:
'md-header-cell' is not a known element

What is the use-case or motivation for changing an existing behavior?

To be able to do our own table material looking without having to use/wait for dataTable

Which versions of Angular, Material, OS, browsers are affected?

the linked branch is not yet merge in as far as I know, but again, I expect the html tags name didn't came from the void.

Is there anything else we should know?

this is NOT relate to datatable ! but mention it on #581 could be usefull for some people

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions