I am trying to count the selected checkboxes in ext js.
How do I count the selected checkbox and display them in a area shownbelow in the image.
Thanks

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m agree with sha. Here it is a practical example:
Just take this code, go to ExtJS API Doc for Checkbox and replace the example code with the above: then, push preview and click on the button ‘Get Counter’.
It does exactly what sha said.
Ciao