|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
EndCurrentEdit Tips?Do I *really* have to call EndCurrentEdit in every single editable
control when the focus is gone to get the bound dataset to update? Is there a way to update multiple controls at once? Mitchel,
When you place it direct before your update command, than is that soon enough, Cor When you have a method as:
If ds.haschanges then ..... Than is that a part of the update method in the way I answered you. Cor Cor Ligthert wrote:
> Mitchel, Right, but for this one form I have 63 editable controls, do I have to > > When you place it direct before your update command, than is that soon > enough, > > Cor > > call EndCurrentEdit on *all* 63 before I do the update? Many thanks, Cor, I owe you a drink for answering all these questions for me! Mitchel,
Normally only for by instance the button that force the update. Not for all textboxes or whatever. Cor Cor Ligthert wrote:
> Mitchel, I'm sorry Cor, I don't follow you here. Can you give me a quick example?> > Normally only for by instance the button that force the update. > Not for all textboxes or whatever. > > Cor > Mitchell,
Maybe it is easier when you tell what you mean with "Editable"control. For me it is impossible to make a sample, because I am very much guessing what you mean with those 64 editable contols. (Or Show some "sample" code where you have used the combination *editable* code and *endcurrentedit*.) Cor Cor Ligthert wrote:
> Mitchell, Thanks Cor! I managed to get it right after some guessing. If you're > > Maybe it is easier when you tell what you mean with "Editable"control. > > For me it is impossible to make a sample, because I am very much guessing > what you mean with those 64 editable contols. > > (Or Show some "sample" code where you have used the combination *editable* > code and *endcurrentedit*.) > > Cor > > still curious I'll post what I was doing..
DLL Function Export
Simple mail application What is your weightage of the 3 characteristics of Object-Oriented Programming.... Formatting Currency End Processes How to protect my data in Executable file? Threading Issue Looking for a better way to compress images. StreamReader.Seek(0, Begin) Disable the popup security message from Outlook2003. |
|||||||||||||||||||||||