Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 1 svar
  • 1 har detta problem
  • 13 visningar
  • Senaste svar av 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

Alla svar (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