Hi all
I'd like to format a column cell as a link
I've already read this wiki page : http://www.trirand.com/jqgridw…..showaction
but there are only examples such as
http://localhost/someurl.php?m…..ction=edit
In my case, I use url-rewriting and I have to format links that look like :
http://localhost/someurl/123/edit
As I don't have an example that fits well, I tried somethings using jqGridRender::setColProperty()
but nothing works as expected.
Is there a way I can do that with jqGridRender (either server-side or client-side) ?
Thank you.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top