Responsive Data Table

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
djubler
 
 
Posts: 2
Joined: Fri Sep 29, 2023 2:37 pm

Responsive Data Table

Post by djubler »

Hi,

how do i get extension Responsive Data Table to show the characters æøå correct.

Thks in advance.

Rgds
Dan
User avatar
Pablo
 
Posts: 22162
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Responsive Data Table

Post 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?
Adrian
 
 
Posts: 84
Joined: Tue Jun 13, 2017 4:44 pm

Re: Responsive Data Table

Post 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
Best Regards, Adrian

Rogarema.net
djubler
 
 
Posts: 2
Joined: Fri Sep 29, 2023 2:37 pm

Re: Responsive Data Table

Post by djubler »

Hi

data is from a local CSV / UTF8

"Klip/Føn" is dispalyed like "Klip/Føn"
User avatar
Pablo
 
Posts: 22162
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Responsive Data Table

Post by Pablo »

I think the format of the file is incorrect.
Post Reply