Hello,
How to make a link on a line to send a link?
example:
Bonjour,
Comment faire un lien sur une ligne envoyer via un lien ?
exemple :
Creator
Topic
-
onSelectRow: function(rowid) {…
or..
ondblClickRow: function(rowid) {…
Normally you'll have an ID somewhere in the row (get it by getRowData(rowid)), and you can then do whatever you want in the function..
Thank you for accuracy.
So I for example:
…
ondblClickRow: function (id) (alert ( “You double click row with id:” + id);),
…
How we can call for instance page :
index.php? SelectID ID =?
Thank you in advance
- You must be logged in to reply to this topic.
Stay connected with us in your favorite flavor!