Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Yashodhan K on May 17, 2007 15:02
open dhtmlx forum
dhtmlxGrid : Tooltip

can u give me a clear example of how change the tooltip of excell,particularly i want to chane the tool tip of
excell type image(img)
Answer posted on May 17, 2007 16:13
In case of dhtmlxGrid ( dhtmlxTreeGrid ) tooltips based on cell types. All predefined cell uses inner text value as tooltips. You can create a new excell, or override logic of existing excell to organize tooltips.

Please check attached sample, it redefines tooltip generation of existing exCells and uses <userdata> sections in XML, for tooltip storing.


Attachments (1)
Answer posted by Inga (Support) on Nov 28, 2014 00:01

If you haven't found the needed information there and still looking for a solution, you will find the additional help checking ajax grid edit and download javascript for windows.