Set column to child row by default
Set column to child row by default
![gavinj2006](https://secure.gravatar.com/avatar/3f017657381d8f3104f25081f7b1ac89/?default=https%3A%2F%2Fvanillicon.com%2F3f017657381d8f3104f25081f7b1ac89_200.png&rating=g&size=120)
Hi
I have a table with 15 columns, on page load I want 4 of them to be child rows by default, I've not been using datatables for long so can't find how I set this (this is more my understanding of the documentation than anything else)
Any tips appreciated
Thains
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Hi @gavinj2006 ,
Take a look at this example here, it's doing what you want,
Cheers,
Colin
Perfect, thanks