Sunday, 18 August 2013

add tooltip to extjs grid to show complete information about that row

add tooltip to extjs grid to show complete information about that row

I had a gridview, it attached with a model that have some fields. But in
my grid i just show one field, and what i want is when my mouse hover to
the grid row, tooltip will appear and show the other fields value. How can
i do this? Anybody ever done this?
What grid event that i should create the tooltip? How can i access my on
hover row value and show it on the tooltip? How the nice ways to show the
value, can tooltip using item like xpanel or something, or the only way is
using html? Please help me. Thanks in advance :)

No comments:

Post a Comment