Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
WebDatePicker ToolTip issue - Infragistics4.Web.v16.1
posted

I am using ASP.NET Web Application with Infragistics Web 16.1.20161.2236

Identity - Infragistics4.Web.v16.1

Problem:

When mouse hovering WebdatePicker dropdown, Tooltip is showing selected date in Button control but its hiding the selction of previous month in webdatepicker control. So I need to hide this tooltip button for this control alone. It should not affect other controls in the page. Kindly provide solution with sample code.

Parents
No Data
Reply
  • 1700
    Offline posted

    Hello,

    Is it possible to provide me with the markup for the control or the markup for the WebMonthCalendar if you are using DropDownCalendarID property of the WebDatePicker, so I could try to create a sample that reproduces the issue? Could you provide the logic for displaying the button that is used for a tooltip?

    Alternatively, feel free to provide your own sample as well. Remove any external dependencies and code that is not directly related to the issue, zip your application and attach it.

    Having a working sample on my side, which I can debug, is going to be very helpful in finding the root cause of this behavior.

    Looking forward for your reply.

    Regards,
    Ivan Kitanov

Children