dhtmlgrid cell types - can link and edit be combined?
If so, is there an example?
Thanks in advance
There is no such excell ( which combines the link and edit capabilities )
Basically you can use default ed excell and next as value
<![CDATA[
Text
]]>
It will work same as excell and will allow edit self , but I’m not sure is it what you need.
In common case, the problem can be solved by creating custom excell with necessary functionality.