Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6322985
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T16:26:04+00:00 2026-05-24T16:26:04+00:00

In the DayRender function of DevExpress ASPxCalendar, I add a text for the tooltip

  • 0

In the DayRender function of DevExpress ASPxCalendar, I add a text for the tooltip of the date. The text contains newlines, and it works for Chrome and IE except Firefox. The code is like this:

protected void ASPxCalendar1_DayRender(object sender, DevExpress.Web.ASPxEditors.DayRenderEventArgs e)
{
...
StringBuilder strBuilder = new StringBuilder();
strBuilder.Append("Some text");
strBuilder.Append(Environment.NewLine);
strBuilder.Append("Another text");
e.Day.Tooltip = strBuilder.ToString();
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T16:26:04+00:00Added an answer on May 24, 2026 at 4:26 pm

    It seems that this issue is caused by Firefox HTML processing specifics. Would you check whether it is possible to add the multiline ToolTip attribute to the standard HTML Table Cell ( tag) and display it in Firefox?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a calender and i was able to add text-box inside the cell
I found this code in a Rails cookbook. class BlogController < ApplicationController def display_by_date
I'm trying to debug Sitecore 6 ASP.NET code using Visual Studio 2008 (Windows Server
How can I add asp:panel inside Calendar1_DayRender e.Cells so that when there are many
Can you have a look at the code below and tell me how I
Okay, so the situation as like this: I've got an ItemsControl, which contains several
I am changing the background color for individual cells in the DayRender control, but
After adding a control in the dayrender event, is there a way to find
So I need to add some link buttons to each cell of a asp:calendar
I don't really have any problems with the way I'm rendering now, but I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.