Hello there!
I have a question: Is there any possibility to define an alternative text for cells which are defined as links?
I call a javascript function via this link and it looks like this for example:
Problem now is that it shows javascript:editDocument(21,“15-1-08000”,“ALL”) when i move mouse over the link. So I would like to change the alternative text. I know i could do it with a usual HTML tag, but because I am using Version 1.4 and it seems files are corrupted (custom sorting is not working) I would get problems when cell should be sorted.
Thx in advance!
You can use “title” attribute of cell tag. ( works for dhtmlxgrid 1.6 and 1.5 in case of 1.4 may work for latest builds )
>>and it seems files are corrupted (custom sorting is not working)
If such problem occurs for you - please send any kind of sample where issue can be reconstructed ( with used js files ) to support@dhtmlx.com