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
1725
Adding a tooltip to ValueListItems
posted

I have a grid with a column set to

gridColumn.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;

and an associated value list.

What I'd like to do is attach a tooltip to each of the added ValueListItem.

Is there a way to do this?

Parents Reply Children
No Data