#Display data with array in a DataSource table
10 messages · Page 1 of 1 (latest)
It's a technical question. How do I display ELEMENT_DATA data in a table? There I put an example of how my data comes. I am not able to display them in the table
Here is a real example of what my ELEMENT_DATA would be
is a link 👆🏿
The "getting started" example in the documentation of mat table shows how to display elements of an array: https://material.angular.io/components/table/overview#getting-started.
I already use the table. The problem is that some variables are of type text, with an array of data. How do I get her information?
Are you asking how to display several elements of a string array inside a single cell of a material table? Please be explicit about what you ask.
Table with pagination
Auto-generated from: https://material.angular.io
Do not. Do you see where you are displaying object? I just want the data that's in there.
For example: In the cphas_erro column there is an informed error. Through it I want to get the information that is in the result table and display the information of this number, such as name, nit, cpf...