Hi i would like to generate HTML Links on Data like in this Documentation but without an XML File.
http://dhtmlx.com/docs/products/dhtmlxGrid/samples/01_cell_types/04_link_grid.html
The Link should be look like this …
$Name
I need the Link to refeer to another Site wich reads some Details form the selected Data.
The Data are stored in a Mysql Database.
Is there any Way?
Thanks for help!