Page 1 of 1
Responsive Data Table
Posted: Fri Sep 29, 2023 2:45 pm
by djubler
Hi,
how do i get extension Responsive Data Table to show the characters æøå correct.
Thks in advance.
Rgds
Dan
Re: Responsive Data Table
Posted: Fri Sep 29, 2023 3:16 pm
by Pablo
What type of data source are you using?
What are you settings?
What does it look like?
Can you please be more specific?
Re: Responsive Data Table
Posted: Sat Sep 30, 2023 11:17 am
by Adrian
Has your data source utf8 format?
Can you check in the DB what kind of collation of the DB do you have?
It shold be also UTF8!
This type of "problems" are usually made by non matching errors (collation) between the source file/db and the "displaying part " of the data (app, software, etc.)
Regards, Adrian
Re: Responsive Data Table
Posted: Thu Oct 05, 2023 3:28 pm
by djubler
Hi
data is from a local CSV / UTF8
"Klip/Føn" is dispalyed like "Klip/Føn"
Re: Responsive Data Table
Posted: Thu Oct 05, 2023 5:09 pm
by Pablo
I think the format of the file is incorrect.