Click here to Skip to main content
15,923,168 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionusing javascript to set properties on a dynamic vb.net control Pin
gooseman11214-May-06 0:30
gooseman11214-May-06 0:30 
AnswerRe: using javascript to set properties on a dynamic vb.net control Pin
CWIZO14-May-06 3:09
CWIZO14-May-06 3:09 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
gooseman11214-May-06 3:39
gooseman11214-May-06 3:39 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
CWIZO14-May-06 3:41
CWIZO14-May-06 3:41 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
gooseman11214-May-06 3:59
gooseman11214-May-06 3:59 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
CWIZO14-May-06 4:04
CWIZO14-May-06 4:04 
GeneralRe: using javascript to set properties on a dynamic vb.net control Pin
gooseman11214-May-06 4:28
gooseman11214-May-06 4:28 
QuestionCombo box problem Pin
penguin500013-May-06 22:43
penguin500013-May-06 22:43 
Can any of you guys advise what I'm doing wrong here? I'm new to this, so I'm just finding my way around the design view on the form.
I've filled two datasets on form load - one being Employees, and the other Departments.
I've got Employees and Departments on separate tabs on a form. The Departments are in a grid, and the Employees on a simple data form.
On the Employees tab, if I press Save, every field updates the MS Access table - except the combo box which is what I'm doing to select the employee department.
I've typed some entries, in Access, into the Department field in the tblStaff table - and these entries are being retrieved fine.
The datasource is 'objdsCompanyDetails.tblDepartments'
The datamember is 'DepartmentName'
... and this is correctly displaying my list of departments.
I've tried all sorts of combinations in the Binding section of the properties window, but I can't get this field to update the Access mdb file.
Help! Something so simple is driving me nuts!! Sigh | :sigh:
QuestionSave Image in sql using VB.NET Pin
alialikh13-May-06 19:16
alialikh13-May-06 19:16 
AnswerRe: Save Image in sql using VB.NET Pin
Mekong River13-May-06 20:07
Mekong River13-May-06 20:07 
GeneralRe: Save Image in sql using VB.NET Pin
alialikh16-May-06 2:27
alialikh16-May-06 2:27 
GeneralRe: Save Image in sql using VB.NET Pin
Mekong River16-May-06 5:35
Mekong River16-May-06 5:35 
Questionopening multiple files in application Pin
Pruck13-May-06 16:53
Pruck13-May-06 16:53 
AnswerRe: opening multiple files in application Pin
Mekong River13-May-06 20:10
Mekong River13-May-06 20:10 
AnswerRe: opening multiple files in application Pin
Robert Rohde13-May-06 20:22
Robert Rohde13-May-06 20:22 
GeneralRe: opening multiple files in application Pin
Pruck14-May-06 1:43
Pruck14-May-06 1:43 
Questionmsm file Pin
militiaware13-May-06 2:50
militiaware13-May-06 2:50 
AnswerRe: msm file Pin
Robert Rohde13-May-06 20:24
Robert Rohde13-May-06 20:24 
GeneralRe: msm file Pin
militiaware13-May-06 20:41
militiaware13-May-06 20:41 
Questiontransform VBA userfom to Form in VB classic Pin
sal2113-May-06 1:23
sal2113-May-06 1:23 
AnswerRe: transform VBA userfom to Form in VB classic Pin
Dave Kreskowiak14-May-06 5:05
mveDave Kreskowiak14-May-06 5:05 
QuestionForm Serialization Pin
contact ajo13-May-06 0:56
contact ajo13-May-06 0:56 
AnswerRe: Form Serialization Pin
Dave Kreskowiak14-May-06 5:03
mveDave Kreskowiak14-May-06 5:03 
QuestionForm's border Pin
DH Julio13-May-06 0:44
DH Julio13-May-06 0:44 
AnswerRe: Form's border Pin
Robert Rohde13-May-06 20:28
Robert Rohde13-May-06 20:28 

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.