Hide Action Column

QuestionsHide Action Column
Winston asked 11 years ago

Does somebody could help me ? How can I hide the action column. I tried putting width= 0, but it didn´t work cos I still can see the "d" from the delete.

2 Answers
Raina answered 11 years ago

"rowactions"=>false

Abu Ghufran answered 11 years ago

$g->set_actions(array(
….
"rowactions"=>false, // show/hide row wise edit/del/save option
….
)
);

Your Answer

19 + 19 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

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?