Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
Z

Zafar Ayub

@Zafar Ayub
About
Posts
2
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Problems in using single dataset in different VB FORMS
    Z Zafar Ayub

    Thanks Steve! It was so little mistake and i get so depressed.... Thank you

    as900197

    Database tutorial question

  • Problems in using single dataset in different VB FORMS
    Z Zafar Ayub

    Hello! I have been using Datasets and DataAdapters by dragging and dropping on my form. Now I have created a public class and created a dataset by code and filled it wit a Dataadapter. Dataset contains one table "DEPARTMENT" with columns "D_ID" and "D_NAME". Dataset is filled and contains data but when in windows form i tried to bind a combobox to that table it creates problems. 1) dim ClassObj as new DSClass 2)CobmoBox1.datasource = ClassObj.Dataset1.Tables("DEPARTMENT") 3)CobmoBox1.DisplayMember = ????????????????????????? 4)CobmoBox1.DisplayMember = ????????????????????????? Lines 3,4 creates problems, Please guide me

    as900197

    Database tutorial question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups