Action column width Questions › Action column width 0 Vote Up Vote Down Dave Cook asked 12 years ago Hi: Is there a way to set the width of the 'Actions' column? Cheers, Dave 1 Answers 0 Vote Up Vote Down Abu Ghufran answered 12 years ago Hi, Code segment from docs. # Customization of Action column width and other properties $col = array(); $col["title"] = "Action"; $col["name"] = "act"; $col["width"] = "50"; $cols[] = $col; Your Answer Visual Text 7 + 5 = Login with your Social Id: Continue with Google OR, enter Your Email Your Name Attach code here and paste link in question. Attach screenshot here and paste link in question. Public Only Me & Admin How useful was this discussion? Click on a star to rate it! Submit Rating Average rating 0 / 5. Vote count: 0 No votes so far! Be the first to rate it. We are sorry that this post was not useful for you! Let us improve this post! Tell us how we can improve this post? Submit Feedback