User Profile

Collapse

Profile Sidebar

Collapse
duke55
duke55
Last Activity: Apr 26 '07, 12:56 AM
Joined: Apr 25 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • duke55
    replied to C#, Database Binding to ComboBox
    in .NET
    Thanks, dip_developer

    It worked, I had to change the properties in ‘edit dataset with designer’ to your scheme and it worked.

    Thanks again.
    See more | Go to post

    Leave a comment:


  • duke55
    replied to C#, Database Binding to ComboBox
    in .NET
    It wouldn’t allow me to save the new query. The error message is: “The schema returned by the new query differs from the base query.” Then the only choice is OK and I have to cancel the new query. But your schema works, during the query builder and Execute Query, it shows the right order of names, but it wouldn’t let me save it. Have any other thoughts???

    Thanks
    See more | Go to post

    Leave a comment:


  • duke55
    started a topic C#, Database Binding to ComboBox
    in .NET

    C#, Database Binding to ComboBox

    I have bounded a simple database, employee’s last name and first name to a combo box. Now I want the output to show the last name, separated by a comma, followed by first name (Smith, John). The smart tag of the comboBox only allows me to display either the first name or the last name. I tried bunch of setting in ‘add query’ and properties to no avail.

    Thank you
    See more | Go to post
No activity results to display
Show More
Working...