Is it possible to display column headings in a table? Explain with examples.
Kindly answer this question as fast as uh can!!!
Answers
Answered by
2
This may help you, add row on top of the actual resultset row in your dashboard and span into 3 columns
<row><html><div><span>Group1</span>Group2<span>Group3</span><span></span></div></html></row>
Use html width property to span your Group1,2,3
<row><html><div><span>Group1</span>Group2<span>Group3</span><span></span></div></html></row>
Use html width property to span your Group1,2,3
khushi1238:
Thankss a lott!!
Similar questions