Hey there,
I'am working on showing a table list based on a table of my database. Everything looks good and works.
Question: The db table I like to show has got many columns. Thats why I just show 4 or 5 of them on the "main view". Is there a possibillity to give kind of a detailed view on the dataset? I could imagine that the related columns of each dataset are shown directly in the table when clicking a row, or the rest data will pop up in a textfield or something...?
Referring the last idea: Is it possible to show all columns just in one test area? For example line by line? So:
Header column x: content column x
Header column x+1: content column x+1
Header column x+2: content column x+2
and so on.
Mabye you have any idea?
I'am working on showing a table list based on a table of my database. Everything looks good and works.
Question: The db table I like to show has got many columns. Thats why I just show 4 or 5 of them on the "main view". Is there a possibillity to give kind of a detailed view on the dataset? I could imagine that the related columns of each dataset are shown directly in the table when clicking a row, or the rest data will pop up in a textfield or something...?
Referring the last idea: Is it possible to show all columns just in one test area? For example line by line? So:
Header column x: content column x
Header column x+1: content column x+1
Header column x+2: content column x+2
and so on.
Mabye you have any idea?