hi tony,
i tried your suggested link for docu in formatter. uhmm., i like this part in the http://www.trirand.com/blog/jqgrid/jqgrid.html# about formatter: 'link' bcoz it redirect me to a next page(close enough:)) but i dont want it to redirecting me to a next page/window.
{name:'user', index:'user', width:80, editable: true, formatter: 'link'},
What i would like to do is when i click the cell it will show me the details/information of that person in the same page but the jqgrid will be disable/hide. It's like just hiding the jq datagrid and will display the html page for the details. Am i clear? sorry for my messy explanation. 🙂
thanks again tony