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
200
Setting ColumnHeader tooltips via clientside
posted

I've dug through the documentation, but cannot find a client side property used to set a column header tooltip ( I see HeaderTitleMode and HeaderText). Is it possible to do this via the javascript? And if so, how? Thank you.

Parents
  • 200
    posted

    As it turns out, HeaderText is the property to set on the client. It would have been better named HeaderTitle, to line up with the server side property as well.

Reply Children