displaying multiple data in columns( using rowspan)
displaying multiple data in columns( using rowspan)
pankaj3145
Posts: 10Questions: 3Answers: 0
hi i need to display mutiple designation like software developer ,software tester,senior tester etc one below other in designation column but i am not able to achieve it
my data is coming from mysql
This discussion has been closed.
Answers
Rowspan is not supported by Datatables in the table rows. Maybe you can post more details about your data structure and how you are grouping the multiple designation. Maybe the Rowgroup Extenstion will help group the data.
Kevin
designation is coming from transaction table code for retrieving data to front end is like this