Results 1 to 2 of 2

Thread: ListBox and DataGrid in 2003

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2005
    Posts
    12

    ListBox and DataGrid in 2003

    ListBox: How do you display more than one column from a bound dataset using DisplayMember?

    DataGrid: How do you force it to so that the user can only select the entire row (a blue selected bar all the way across the grid) rather than individual cells?

    Thanks

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: ListBox and DataGrid in 2003

    1. You don't. ListBoxes only display a single list of items.
    2. See item 5.11: http://www.syncfusion.com/FAQ/Window.../FAQ_c44c.aspx
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width