חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 1 תגובה
  • 1 has this problem
  • 13 views
  • תגובה אחרונה מאת 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

כל התגובות (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