|
Title: Tooltip on datagrid cells Post by: Darrel on July 30, 2016, 12:19:29 AM Hello,
Is it possible to add tooltip to all the datagrid cells. Because the width of the columns is restricted in my code, so I would like to show the user the tool tip containing the hovered cell data of the cell that the user hovers on. Regards, Darrel. Title: Re: Tooltip on datagrid cells Post by: stworthy on July 31, 2016, 08:38:18 PM Please look at these topics:
http://www.jeasyui.com/forum/index.php?topic=1689.0 http://www.jeasyui.com/forum/index.php?topic=1936.0 |