(I tried to post this yesterday, but I do not see it. I apologize if this is a repeat.)
One of my jqGrid columns, “Action”, contains anchor buttons. (The HTML for one is included.) When the “Display Details” button is clicked, viewGridRow is launched for that row. The view form contains all fields in the row. I do not want “Action” to be displayed. (I was hoping that the combination of “editable:false” and “hidedlg:true” would give me the desired result.) Is there a way to not show a column in viewGridRow?
colModel entry for “Action”:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top