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

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Incorrect display of column

  • 1 απάντηση
  • 0 έχουν αυτό το πρόβλημα
  • 130 προβολές
  • Τελευταία απάντηση από 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

Όλες οι απαντήσεις (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