How i can delete o remove coloumn? / Como puedo borrar o quitar una columna
How i can delete o remove coloumn? / Como puedo borrar o quitar una columna
mchecog
Posts: 1Questions: 1Answers: 0
I`m new developer, and i need help....
I use this script DataTables 1.10.10, is necesary use only 3 coloumns, how i can do?
Soy nuevo programando y necesito ayuda..
Estoy usando este script DataTables 1.10.10 y me es necesario usarar solo 3 columnas como puedo hacerlo?
This discussion has been closed.
Answers
I would think the easy would be to only import / load / etc., the three columns that you are interested in. Through what means are you populating the table? If via json, then only include the three columns of interest in the json data.