bulkedit = false interrupts hidden = true

Questionsbulkedit = false interrupts hidden = true
Peter Broekman asked 4 years ago

Hi,

Just tested that

$colb[“show”][“bulkedit”] = false; should be placed before

$colb[“hidden”]=true else it will just swow up

Maybe this is not just with me and woth a check

Peter
 

2 Answers
Peter Broekman answered 4 years ago

hm in doing os the buldedit posisbility disappears as well… (will show up instead of hiding).

Abu Ghufran Staff answered 4 years ago

I’m unable to generate this case. However recommended practice is not to use both.

Either use $col[“show”][“….”] = true; // or false; where … could be list,add,edit,view,bulkedit

OR, use $col[“hidden”] = true; // or false. setting false will hide it from all: list,add,edit,bulkedit.

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

8 + 20 =

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?