refresh combobox bound to namevalue list

refresh combobox bound to namevalue list

Old forum URL: forums.lhotka.net/forums/t/3931.aspx


jhw posted on Thursday, November 22, 2007

I searched the posts for this as would think it has been talked about but could not find it.

 

I have a combobox bound to a namevaluelist(nvl). When I invalidateCache of the nvl, I would like to raise an event for the form with the bound nvl.

 

I am not that good with events to begin with, and when adding shared methods and the singleton pattern nvl pattern, where do I start. So far nothing I try raises the event on the form with the bound combobox.

 

So far all I can do is resort to a refresh button on the bound form.

 

Thanks

Heath

Copyright (c) Marimer LLC