What's the best practice method of having custom datatips with reusable item renderers? I don't want my item renderer to be coupled to any of the grids that are using it, but need to show a datatip that relies on several different fields in certain grids.
--- In [email protected], "Alex Harui" <[EMAIL PROTECTED]> wrote: > > The item renderer is responsible for showing the datatips.

