mahboob

mahboob

  • NA
  • 3
  • 0

Any Event which automatically fires after ItemCheck in checked listview

Jul 8 2004 3:23 AM
Is there any Event which automatically fires after ItemCheck Event in checked listview. Problem: ItemCheck event is performed before item check or uncheck, I want a event which is performed after the item check. Validate works for me but its not suitable. I am populating a textbox refering the values in the listview, when the item checks or unckecks I have to modify the textbox value.