Hi!
I got a problem, i'm trying to enable/disable a checkbox depending on the value of another checkbox in the same row.
When we edit the checkbox de first time, we get it editable, I can't find how to disable it if the other checkbox value is not checked).
On check/uncheck, we use dataEvents and change => it works (but on edit it just make it editable without condition, it's not passing by the change function of course).
How can I make this easily?
Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top