Hi,
I have a column like that <a href="#">2</a> and i want to search only numbers (not html) and sorting numbers.
If i use the type num-html then i can sort correctly, but filter matches "href" search. If i use the type num then i can filter only matching numbers but i can not sort correctly.
so which is the solution?