PDA

View Full Version : CheckBox click



organic
16 Oct 2007, 4:44 AM
Hi,

I want to execute a event when i click grid checkbox . can anyone let me know with examples.

Thanks
organic

tryanDLS
16 Oct 2007, 9:55 AM
From the doc - http://extjs.com/deploy/ext/docs/output/Ext.form.Checkbox.html#event-check

I suggest you look at some of the tutorials - http://extjs.com/learn - there are several that illustrate adding event handlers.