Sorting / Fitering with in a field

Sorting / Fitering with in a field

NickVerstehnNickVerstehn Posts: 1Questions: 0Answers: 0
edited December 2011 in DataTables 1.8
Hey, i've a table looking like these:

[code]

name
date
content
12




Group A
Group B
Group I want to filter
Group X




[/code]

The values are unique for each row. I want to filter the group, if possible with the normal filter text-field wich filters over all columns. If I type a group in the filter field, nothing happens, because all groups are in the sourcecode of each field. I only want to filter the selected group. Is there any way?

Kind regards

Nick
This discussion has been closed.