My raw data in the DataTable is HTML encoded (meaning " is represented
as " and so on).

If I use a StringFilter ControlWrapper, it does not filter on the "
character, instead it expects user to type &quot  which is
impractical.

I tried using the useFormattedValue : true option but that does not
work either.

Is there any way to get StringFilter to filter on the basis of the
displayed characters rather than the raw data?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to