[Closed] Problem in itemCheck dotNet
hello my friends
My english language is very bad. so If I write a mistake, please excuse me. and I hope you understand what I mean .
I have a problem in my script.
I make a listview in dotNet and I want to count checked Item(s) by ItemCheck event. But it doesnt work correctly. It count number of selection in one step before. I.e if you have 7 items and all of them is checked and you unchecked one item, it still shows 7 items, then if you unchecked an Item anymore, it shows 6 items and . . .
I add a Print command to show me No of checked/unchecked item and a Print command for show me checkbox’s state of every item. Whenever i click on an Item it show me correct No but checkbox’s state is incorrect. Next time I click on an item, it show me correct No again but it show me checkbox’s state in one step before.
please help me
thanx