|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
EndEdit problem in bindinglistI am calling BindingList.EndEdit during a 'TextChanged' sub for a
texbox. In theory, the key should be pressed changing the value in the text box, the EndEdit call should append the changes to the BindingList datasource, and then a ListChanged event should fire from the BindingList. However, the bindinglist's ListChanged event is not firing until a second key is pressed. I can press one key and nothing happens, but on the second key, the listchanged event fires. What gives? Bryan,
Are you sure you are talking about the BindingList.EndEdit I cannot find that method http://msdn2.microsoft.com/en-us/library/ms132680(VS.80).aspx Is it not the BindingSource? Cor Show quoteHide quote "Bryan" <bryanv***@gmail.com> schreef in bericht news:1144911116.917334.113030@e56g2000cwe.googlegroups.com... >I am calling BindingList.EndEdit during a 'TextChanged' sub for a > texbox. In theory, the key should be pressed changing the value in the > text box, the EndEdit call should append the changes to the BindingList > datasource, and then a ListChanged event should fire from the > BindingList. However, the bindinglist's ListChanged event is not > firing until a second key is pressed. I can press one key and nothing > happens, but on the second key, the listchanged event fires. What > gives? > Bryan,
I was busy with creating a test for your problem. My problem is that I have to go now and I am not back in 30 hours, can you set your question again in this newsgroup, and than with the correct text. The change that I remember your question when I am back is as much as 0,5% Cor
Why does Replace return Nothing???
VC6 ATL DLL interop with VB.NET All the king's horses and all the king's men....... Should I use XML as a database for a standalone app? Mail attachment from memory Send email Determine if a File exists string value to new form instance? Call control's event from a collection Title Bar is visible |
|||||||||||||||||||||||