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
65
Styling of popup in Grid
posted

I am using the grid like the below example with a popup which shows additional emails.

what i am wondering is there a way to style this popup to make font and box bigger as well as place a hyperlink
on each item in list so i can trigger an event based on the clicked link ?

Parents
  • 1740
    Offline posted

    Hello Tom,

    If I'm not mistaken, you are talking about the tooltip directive?

    With the risk not to be right, I have made you a sample which is showing how you could implement a custom tooltip and style it.

    Also, you can find the API documentation which perfectly describe and show some examples and functionalities that the tooltip directive provides.

    I'm looking forward for your feedback.

Reply Children