Community discussion forum

Pls help me ! tooltip problem

Tags: asp.net India
  • 2 months ago

    pls help me ! how to view content of a field or some fields from a data table using tooltip (the tooltip box appears when mouseover a hyperlink or a label...). I use visual basic in asp.net. I'm not sure if it support rich tooltip.

  • Advertisement

    Simply the fastest line-level profiler for .NET ever

    “The low overhead means it has minimal impact on the execution of my program”
    Mark Everest, Development Team Leader, Renault F1 Team Ltd.

    Try out the new ANTS Profiler 4 for yourself. Download your 14-day trial now

  • 1 month ago

    Hi,

    If the tooltip is only displayed by hrefs, then you might need to make each field a blank href and override the binding to set the properties on the href to have the tooltip you want.

    the other way is to have maybe an ajax popupcontrol with the extra data bound to each field so that it shows when you hover over the field.

    i havent done much in terms of rich ui like that in a while, so it might or might not be possible or cross browser compatible.

    Si

Post a reply

Enter your message below

Sign in or Join us (it's free).