Editable = False but value sent on $e["on_update"]

QuestionsEditable = False but value sent on $e["on_update"]
mofel asked 8 years ago

Hello,

Can we have a column with editable = False but to get back the value in data (params array) on the event $e["on_update"] ?

Thanks
Mofel

1 Answers
mofel answered 8 years ago

Hello,

It's ok I found it 🙂

$col["editable"] = true;
$col["editrules"]["readonly"] = true;

Your Answer

5 + 8 =

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?