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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
R

Ramya Bhaskaran

@Ramya Bhaskaran
About
Posts
5
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Combobox datasource remains null even after assigned with a dataset
    R Ramya Bhaskaran

    I have the following code in my application m_DataTable= XmlDataSet.XmlToDataSet(xmlOutput).Tables[0]; While debugging I have checked the value of m_DataTable and it has data.But datasource of the combobox remains null even after assigning. cboTypeID.DataSource = m_DataTable; cboTypeID.DisplayMember = "Play"; cboTypeID.ValueMember = "Play"; cboTypeID.SelectedIndex = -1; The thing is that the same code Works fine in others Systems

    B.RAMYA

    modified on Friday, April 11, 2008 1:29 AM

    Windows Forms help

  • Combobox datasource remains null even after assigned with a dataset
    R Ramya Bhaskaran

    It is a C# .net application and I have set the Display Member and the value member .The thing is that combobox datasource remains null even after assigned with a dataset.

    B.RAMYA

    Windows Forms help

  • Combobox datasource remains null even after assigned with a dataset
    R Ramya Bhaskaran

    Hi, In my code, if I assign a dataset to the combobox datasource property,it is not getting assigned. The combobox datasource remains null. Because of this the combobox is not getting populated with the data.Can Some one tell me what could be the problem

    B.RAMYA

    Windows Forms help

  • Combobox datasource remains null even after assining it with a dataset
    R Ramya Bhaskaran

    Hi , In my code, if I assign a dataset to the combobox datasource property,it is not getting assigned. The combobox datasource remains null. Because of this the combobox is not getting populated with the data.Can Some one tell me what could be the problem.

    B.RAMYA

    Database help

  • Combo box not getting populated .there is no Problem with The code
    R Ramya Bhaskaran

    In our application we are Using Infragistics 6.1.Some of the comboboxes in my application are not getting populated .Can someone TELL ME A sOLUTION

    B.RAMYA

    Windows Forms help
  • Login

  • Don't have an account? Register

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