Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3316

Re: column lostfocusafter event not firing

$
0
0

Hi Christian,

Your declaration of the colItemCode is local.

Once the process moved out of this OnInitializeComponent method and the GC runs, your reference to this colItemCode is gone, as such the reference of the event handler.

 

Make sure your colItemCode is still alive when the event is triggered.

The easiest way to do this is to declare your colItemCode in a global scope.

 

Regards
Edy


Viewing all articles
Browse latest Browse all 3316

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>