Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Multiple Lines in Grid - IE does it - Firfox does not

  • 1 réponse
  • 1 a ce problème
  • 13 vues
  • Dernière réponse par Joehinkle

more options

I am using ASP grid in a web site.

Grid header text - example - "Arival
Time" creates a multiple line cell.

Same data in a data cell produces "ArivalTime"

IE produces multiple lines in both the header and data cells.

What needs to be dome in FF to produce multiple lines in data cells.

Thanks

I am using ASP grid in a web site. Grid header text - example - "Arival<br/>Time" creates a multiple line cell. Same data in a data cell produces "ArivalTime" IE produces multiple lines in both the header and data cells. What needs to be dome in FF to produce multiple lines in data cells. Thanks

Toutes les réponses (1)

more options

I just saw the post I made.

What is not shown in the formatting .<.b.r./.>. that is between Arival and Time. Excuse the periods but it is an attempt to NOT have FF process the tag.

So - why is the tag processed properly in the Grid header but not in the data cells.

Thanks