show multiple showlink in jqgrid in single cell -


hi have developed jqgrid in mvc web application using jquery in .net. able show hyperlink call action controller. form has download links. how configure download link , show multiple download link in single cell ? these links in variable in numbers can not keep columns each link. best way put links in single cell. using c# code behind.

you can use custom formatter create 2 links in 1 cell. implementation little different depend on form in return data jqgrid server (depend on j). third parameter of custom formatter rowobject contain data of row in in send server.

in situation need define custom unformatter used data formatting cell. example if allow sorting of column (if don't use sortable:false) data custom formatted column must read , compared. in case custom unformatter needed.

if have problem implementation should append question more information,


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -