Converter for String data
Hello.
Java Studio Creator 2 update 1.
I'm trying to create Converter that converts Table data column of String type to other string representation. For example convert through ResourceBunde.
But I've found that none of converters won't be used when source data is "instanceof String"!
Is it made intentionally?
-andrew

