G
Guest
Hello
I am using a TabControl wich includes a ListView on each TabPage. On the
click event I use the text on each tab to fill the ListView with data. When
the user click on a TabPage a use the Validating event to validate the data
in the ListView.
Now to the problem, it seems that after the Validating event, the TabPage:s
focus will change, the clicked TabPage will be active but the problem is that
the Click event will not be fired. Why???
Is there anybody who have a solution to this??
Is there any event I can use to fire the click event on my on?? How will I
then now whitch page was clicket??
Many tanks!
I am using a TabControl wich includes a ListView on each TabPage. On the
click event I use the text on each tab to fill the ListView with data. When
the user click on a TabPage a use the Validating event to validate the data
in the ListView.
Now to the problem, it seems that after the Validating event, the TabPage:s
focus will change, the clicked TabPage will be active but the problem is that
the Click event will not be fired. Why???
Is there anybody who have a solution to this??
Is there any event I can use to fire the click event on my on?? How will I
then now whitch page was clicket??
Many tanks!