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
1285
Change column that shows in scrollbar tooltip?
posted

I can't seem to find the property or method to change what value is shown as you drag scrollbar up and down.  Currently it seems to set to the first property of an item in the collection.  Any way to set this to another column?

Rick

Parents
  • 69686
    Verified Answer
    posted

    Hello Rick,

    Each field exposes a IsScrollTipField property which you can use to change this. The default value is the first column. Moreover, if you like to go one step further, you can retemplate this scrolltip using the default style (which we ship in the DefaultStyles directory) and create a custom one.

    Hope this helps.

Reply Children
No Data