Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HowTo: From DataGridView control to ListBox
Message
 
 
To
27/03/2007 14:45:24
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
Forms
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01208957
Message ID:
01209021
Views:
25
John,

Thanks for your quick reply to my posting.

I don't quite understand your reply. Maybe my description is too complicated.

Briefly, I want to populate the ListBox with the list of dates from the SESSIONS table for the patient selected in the grid view.

For example, the following select statement would describe what I want to display:

SELECT date from SESSIONS WHERE SESSIONS.PATIENTID = SelectedPatientID

where SelectedPatientID is the value of PatientID form the record selected in the DataGridView.

Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform