Click here to Skip to main content
16,007,809 members

viviansm - Professional Profile



Summary

    Blog RSS
8
Debator
207
Participant
0
Author
0
Authority
0
Editor
0
Enquirer
0
Organiser
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
Generaldouble click on the row of datagrid and retrieve the data from the SQL server Pin
viviansm15-Jun-04 23:17
viviansm15-Jun-04 23:17 
Good Day.
I am a beginner in VB.NET. Please help me in the following problems. I have created 2 forms - a customer form and a search form. When the user click on the Search button in the customer form , the search form will show. The search form contains two textboxes and a datagrid. The user can search for the customer details either by keying the customer ID(txtCustID) or customer last name(cboCustLastName). The details will show in the datagrid below the two textboxes in the search form. So far everything is working fine , but how do write in coding that if the user double click on the specific row in the datagrid and the details of that selected customer records will appear on the customer form so that the user can do the update or delete of that customer in the customer form.
How to retrieve the records from the Customer table in the SQL server by using the customerID and filled the selected records to all the textboxes in the customer form?. I am using ADO.Net.

Have a nice day!
Thanks and regards,
VivianSmile | :)

GeneralRe: double click on the row of datagrid and retrieve the data from the SQL server Pin
Prakash Nadar16-Jun-04 7:20
Prakash Nadar16-Jun-04 7:20 
GeneralRe: double click on the row of datagrid and retrieve the data from the SQL server Pin
viviansm16-Jun-04 21:57
viviansm16-Jun-04 21:57 
Generalchecking for duplicate records Pin
viviansm14-Jun-04 21:53
viviansm14-Jun-04 21:53 
GeneralRe: checking for duplicate records Pin
Colin Angus Mackay16-Jun-04 22:25
Colin Angus Mackay16-Jun-04 22:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.