Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Mathijs on Jun 30, 2008 08:22
open dhtmlx forum
DHTMLXGRID select filter

Hi,

I have a grid with links in the rows.
Now I want to have a select (drop-down) in the header.

When i have this in the XML:
name^link

I get this the dropdown:
name^link
name^link

When i have this in the XML:
<a href="link">name</a>

I get this the dropdown:
^null


Answer posted by Support on Jun 30, 2008 09:44
The built in filters collect values as is, without relation to column type.
If you are using grid in normal mode, the problem can be resolved by using attached file instead of original one.
Attachments (1)