Is it possible to show single record
Is it possible to show single record
sanjksri
Posts: 1Questions: 1Answers: 0
I want to know if it is possible to show data of a row in vertical form instead of horizontal like this
Col1 : Val1
Col2 : Val2
Col3: Val3
Col4 : Val4
Answers
You could use 'always-open' child rows, perhaps - this example shows that. You could show one column in the main table, then the rest in the child row.
Colin