473,385 Members | 1,347 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,385 software developers and data experts.

windows forms finder (help me)

Well friends. I have a windows 2 forms in vb.net 2003. The form A has 2
textboxt: ID and Description and many buttons
(add,undo,save,find,modify,delete,print). The form B has a textbox and a
datagrid and 2 buttons (Accept and Cancel). The idea is that the user
introduced a text and find this text in the data for the field ID. If find
the user push the accept button and close the form B y return the value
located.
Please i hear your comments.

best regards my friends
May 10 '06 #1
3 1023
Jose,

We know what you want to do, but what is your problem with this, it seems
very much a way beginners start with it. I would not do it this way.

Changing of forms is very tiring for user (physical and because the focus of
his eyes mentally).

Cor

"Jose" <jo********@unica.com> schreef in bericht
news:e0****************@TK2MSFTNGP04.phx.gbl...
Well friends. I have a windows 2 forms in vb.net 2003. The form A has 2
textboxt: ID and Description and many buttons
(add,undo,save,find,modify,delete,print). The form B has a textbox and a
datagrid and 2 buttons (Accept and Cancel). The idea is that the user
introduced a text and find this text in the data for the field ID. If find
the user push the accept button and close the form B y return the value
located.
Please i hear your comments.

best regards my friends

May 10 '06 #2
Well Cor. Please i need an example...!

"Cor Ligthert [MVP]" <no************@planet.nl> escribió en el mensaje
news:eu****************@TK2MSFTNGP05.phx.gbl...
Jose,

We know what you want to do, but what is your problem with this, it seems
very much a way beginners start with it. I would not do it this way.

Changing of forms is very tiring for user (physical and because the focus
of his eyes mentally).

Cor

"Jose" <jo********@unica.com> schreef in bericht
news:e0****************@TK2MSFTNGP04.phx.gbl...
Well friends. I have a windows 2 forms in vb.net 2003. The form A has 2
textboxt: ID and Description and many buttons
(add,undo,save,find,modify,delete,print). The form B has a textbox and a
datagrid and 2 buttons (Accept and Cancel). The idea is that the user
introduced a text and find this text in the data for the field ID. If
find the user push the accept button and close the form B y return the
value located.
Please i hear your comments.

best regards my friends


May 10 '06 #3
Jose,

Why don't you first try this one, this one is extendable in opostie of the
ones in the previous versions.

http://www.vb-tips.com/default.aspx?...2-b1ed16424252

I hope this helps,

Cor
"Jose" <jo********@unica.com> schreef in bericht
news:%2****************@TK2MSFTNGP03.phx.gbl...
Well Cor. Please i need an example...!

"Cor Ligthert [MVP]" <no************@planet.nl> escribió en el mensaje
news:eu****************@TK2MSFTNGP05.phx.gbl...
Jose,

We know what you want to do, but what is your problem with this, it seems
very much a way beginners start with it. I would not do it this way.

Changing of forms is very tiring for user (physical and because the focus
of his eyes mentally).

Cor

"Jose" <jo********@unica.com> schreef in bericht
news:e0****************@TK2MSFTNGP04.phx.gbl...
Well friends. I have a windows 2 forms in vb.net 2003. The form A has 2
textboxt: ID and Description and many buttons
(add,undo,save,find,modify,delete,print). The form B has a textbox and a
datagrid and 2 buttons (Accept and Cancel). The idea is that the user
introduced a text and find this text in the data for the field ID. If
find the user push the accept button and close the form B y return the
value located.
Please i hear your comments.

best regards my friends



May 11 '06 #4

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

Similar topics

4
by: Wanhua Yi | last post by:
Hi all, anybody out there with experience in using EMC's Time Finder Software and DB2 UDB EEE on AIX ? Especially in using BCV for Backup ? Any white papers ?
1
by: Scott Davies | last post by:
Hi, I'm looking for some help on a small program that I'm trying to develop in VB.NET. I'm having trouble getting the code that I've written to work, can anyone shed some light as to where I'm...
0
by: Scott Davies | last post by:
Hi, I'm looking for some help on a small program that I'm trying to develop in VB.NET. The program I'm trying to develop needs to be able to do the following: - Select remote server -...
8
by: Alison | last post by:
Hi, Al I am trying to design a user interface which provides both menus and toolbars for some users to click on whatever they want to do, at the same time, I would like to have a console window...
2
by: sambo251 | last post by:
After running a few updates I get this very annoying "Windows Installer" error #1706 that will ne go away! It keeps saying that it cannot find the file "instantsharedevices.msi", that it is on...
1
by: mfunkmann | last post by:
Hi, I recently got an error and I don't know how to fix it: Error 1 'System.Data.DataColumn' does not contain a definition for 'Windows' C:\c#\CsharpPRO\Form1.Designer.cs 304 77 CsharpPRO I...
4
by: ink | last post by:
Hi All, I am trying to build an image capture user control using DirectShow to be used in an existing C# application. It needs to have a view finder/ preview window and be able to take...
4
by: evandro | last post by:
Hi, i wrote the following code: UPnPDeviceFinderClass finder = new UPnPDeviceFinderClass(); UPnPDevices devices = finder.FindByType("urn:schemas- upnp-org:device:Printer:1", 0); it runs...
21
by: Dan Tallent | last post by:
In my application I have a form (Customer) that I want to be able to open multiple copies at once. Within this form I have other forms that can be opened. Example: ZipCode. When the user enters...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.