Question
How to display double quote in the data!
Hello all,
I have a table column that consist of data inside the double quote.
For example data in table student as following:
Name | Class
==========
Julie| Math
Bob| "Computer"
I used the textfields for display the data, but it works only with the data not in the double quote, otherwise just display empty. Please give me some advice how to handle this issue. Thanks in advance.
I have a table column that consist of data inside the double quote.
For example data in table student as following:
Name | Class
==========
Julie| Math
Bob| "Computer"
I used the textfields for display the data, but it works only with the data not in the double quote, otherwise just display empty. Please give me some advice how to handle this issue. Thanks in advance.
