Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

ListGrid / ListGridField - Hover message while editing

$
0
0
Hello,

Is there a way to show a hover message on an editable cell/ListGridField while in Edit mode?

Was able to have a hover message over a cell in non-edit mode by :

cusipField.setShowHover(true);
cusipField.setHoverCustomizer(getCusipHoverCustomizer());

Thank you

Viewing all articles
Browse latest Browse all 4756

Trending Articles