anshu_gupta
26 Jan 2011, 10:21 PM
Hi,
I have a Gridpanel which has multiple columns. One of the columns is boolean field. I want to know the count of total true values in that column and based on that count i need to show that onto a label.
I have CheckboxSelectionModel, whose MultiSelect option is true.
Also, whenever makes a change in the column through edit, that label should get updated.
Thanks.
I have a Gridpanel which has multiple columns. One of the columns is boolean field. I want to know the count of total true values in that column and based on that count i need to show that onto a label.
I have CheckboxSelectionModel, whose MultiSelect option is true.
Also, whenever makes a change in the column through edit, that label should get updated.
Thanks.