Category Archives: ExtJS

Unchecked checkbox in ExtJS 4

I’m currently in the process of converting a ExtJS 3 application to ExtJS 4. One of the things ExtJS 3 couldn’t do is submit the value of an unchecked checkbox. Checkboxes only have a value when they are checked. Two … Continue reading

Posted in Coding, ExtJS, Javascript | Tagged , , | 2 Comments