OnLeave event is not firing !?
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I am having a strange experience. I have inherited a grid class and written my own class, say myGrid. Now, i am wrapping myGrid object in myPresentationControl class. when i set the visibility of myPresentationControl object , sometimes OnLeave event of myGrid is firing and sometimes not, any idea what could be the reason? Thanks kumar
-
I am having a strange experience. I have inherited a grid class and written my own class, say myGrid. Now, i am wrapping myGrid object in myPresentationControl class. when i set the visibility of myPresentationControl object , sometimes OnLeave event of myGrid is firing and sometimes not, any idea what could be the reason? Thanks kumar