How I can get the “Original” Header with all kind of HTML inside.
If I try:
mygrid.getColumnLabel(1);
I get only the Plaintext, not the HTML inside. Is there any function to get this?
Thanks
Frank
How I can get the “Original” Header with all kind of HTML inside.
If I try:
mygrid.getColumnLabel(1);
I get only the Plaintext, not the HTML inside. Is there any function to get this?
Thanks
Frank
Unfortunately such feature is not available.