473,387 Members | 1,364 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

how can i see the modifications in a form fields

Hi...

I would like to know if there is a method that show me the
modification that i made in a form.
For example: I have a field called ESTADO that show
me "BAHIA" in a form and i made a modification in this
field "RIO DE JANEIRO", after i made an update in a Data
Base and finally clean all fields in the form.
If i open the same data in the form, the field ESTADO is
clean, but if i close the form and open it again the field
ESTADO will show the correct information (RIO DE JANEIRO).
How I can show the correct information in the form without
closing the same?
I used the methods:
this.Refresh ();
this.Update ();
but i dont have success...

Nov 15 '05 #1
1 1075
Use same DataTable to bind both disply and edit forms/controls. You may
pass the DataTable to another form to establish this.

-zir
"thomaz" <su***@nce.ufrj.br> wrote in message
news:18****************************@phx.gbl...
Hi...

I would like to know if there is a method that show me the
modification that i made in a form.
For example: I have a field called ESTADO that show
me "BAHIA" in a form and i made a modification in this
field "RIO DE JANEIRO", after i made an update in a Data
Base and finally clean all fields in the form.
If i open the same data in the form, the field ESTADO is
clean, but if i close the form and open it again the field
ESTADO will show the correct information (RIO DE JANEIRO).
How I can show the correct information in the form without
closing the same?
I used the methods:
this.Refresh ();
this.Update ();
but i dont have success...

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: meganrobertson22 | last post by:
hi everybody- what is the best way to add data from one form to another? i have 2 tables: person and contract. here are some of the fields. table: person personid (autonumber and primary...
3
by: Bill | last post by:
I'm using the POST method to submit a simple form html page with yes/no and checkbox fields to an asp response page which stores the values in a new dim string, then uses it to build a new table...
2
by: adwest | last post by:
Forgive me if this is a foolish question. I "play" in Access and have only created a few rather simple relational databases. My knowledge and experience is limited. I have no formal training, just...
3
by: ibeehbk | last post by:
Hi. I have a form made in xhtml. I test via vbscript to make sure none of the fields are empty and properly formatted (ie email). All the regular fields work. However, I have two drop down menus...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.