select filter column 4 but display on column 3
select filter column 4 but display on column 3
Hello,
I want to make a "select" filter on my third column which contain picture.
Datatable can only make a "select" filter on text.
So i want to display a filter on colum 3, but this filter must contain the data of the column 4.
Anyone can help me ?
[code]
column1
column2
column3
column4
1000
[/code]
I want to make a "select" filter on my third column which contain picture.
Datatable can only make a "select" filter on text.
So i want to display a filter on colum 3, but this filter must contain the data of the column 4.
Anyone can help me ?
[code]
column1
column2
column3
column4
1000
[/code]
This discussion has been closed.