Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie
Archivované

Incorrect display of column

rossati odpovedal
rossati

Hello I have an application that shows forms where the input fields are inserted on table columns. When the column contains two fields sometimes the second field is showed not in the same line.

It must be said that the second field is added after the creation of the form.

Whit Chrome and Edge the form is showed correctly. At thislink the behavior can be seen. Thanks

Hello I have an application that shows forms where the input fields are inserted on table columns. When the column contains two fields sometimes the second field is showed not in the same line. It must be said that the second field is added after the creation of the form. Whit Chrome and Edge the form is showed correctly. At this[https://www.condorinformatique.com/fg/jsFormGen.html link] the behavior can be seen. Thanks

Všetky odpovede (1)

How state in my request the problem is on FireFox and not in Chrome and Edge.

I found in my CSS style sheet: .fg_Table td {font: normal 10pt Arial} and after its elimination the form is well displayed (it works also setting at least 12pt).

Thanks