I have a RadComboBox that is embedded in a templated column in a RadGrid. We are using a webservice call to load the RadComboBox when a user clicks the combo in the grid. Everything works except that the format of the tooltip for disabled items in the combobox does not appear to pick up the tootip style from the host page. The page has a RadTooltipManager.
What am I missing?
What am I missing?