Refresh Mode seems not to work
Posted: Tue 29 Sep 2009 14:19
Hey
I use VB.NET & your latest controls of mySQL dotConnect
I am calling the following code:
This code is called after a submitchanges statement from another form. But no new elements are listet. Why? When I restart the program, I can see the all changes.
Can you tell me, why this is?
THX
I use VB.NET & your latest controls of mySQL dotConnect
I am calling the following code:
Code: Select all
LinqProvider.LinQProvider.Refresh(Data.Linq.RefreshMode.KeepChanges, LinqProvider.LinQProvider.auftrags)
Can you tell me, why this is?
THX