User Profile

Collapse

Profile Sidebar

Collapse
teddy86
teddy86
Last Activity: Oct 18 '07, 05:47 AM
Joined: Oct 18 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • teddy86
    started a topic Combo box
    in .NET

    Combo box

    Hi....
    i have a combo box....in the run time i want to select values from that combo box............ ..this combo box should not be editable ie. if i typed anything in that box it should not accept tat value ...
    pls say what shall i do for that....
    See more | Go to post

  • teddy86
    started a topic Combo box
    in .NET

    Combo box

    hi im new to C#...

    following code to get a database SQL table column values and bind it to combo box.....AssetTy pe is the table and AssetTypName is the column to bind to the combo box.....in C# windows application.... .........

    it shows the exception like "child list cannot be created ".......... ..

    [CODE=vbnet]private void FormAsset_Load( object sender, EventArgs e)
    {
    ...
    See more | Go to post
    Last edited by debasisdas; Oct 18 '07, 06:35 AM. Reason: Formatted using code tags
No activity results to display
Show More
Working...