Callback Checkbox with javascript

QuestionsCallback Checkbox with javascript
Daniel G asked 7 years ago

Dear Sir Abu Ghufran,

How to setting type checkbox check or uncheck with function javascript like Dropdown callback ..?

Thanks Sir

1 Answers
Abu Ghufran answered 7 years ago

Hi,

You can set:
$col["editoptions"]["onclick"] = "function(){ …. }";

You can pick checkbox column using jquery and do your JS work.
If the column name is 'total' so your can pick it by jQuery("#total")

Your Answer

10 + 13 =

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?