Results 1 to 8 of 8

Thread: WPF DataGrid Column User Preference Question.

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2015
    Posts
    6

    WPF DataGrid Column User Preference Question.

    Greetings!

    Updated 11/27/2015 (27/11/2015) I edited the title of my post to reflect the correct terminology.

    I think I have read so much stuff I have myself totally confused! What I am trying to create is a WPF window that opens and displays all the columns from my sqlite database table. Then I want to create another window where the user can select which columns they want to hide/show. I know this isn't difficult but I can't seem to figure it out. I have been reading tutorials and articles for days and I think I have simply confused myself. I am using VB.Net, sqlite, VS2015 oh and I am totally new to VB.net and VS. If y'all could point me in the direction of a really good tutorial I would tremendously appreciate it.

    Thanks so much!
    Last edited by Mommyof4grlz; Nov 27th, 2015 at 09:11 PM.

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

    Re: DataGridView Column User Preference Question.

    Firstly, let's establish what technology you're using. Your thread title refers to the DataGridView control, which is part of Windows Forms, but then your post says that you're using WPF. The generalities will be the same for both but the specifics will differ, so we need to know which it is.

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 2015
    Posts
    6

    Re: DataGridView Column User Preference Question.

    You're right. I apologize. I am using WPF not Windows Forms. I have edited the title of the thread to reflect the correct terminology.
    Last edited by Mommyof4grlz; Nov 27th, 2015 at 09:12 PM. Reason: Spelling error.

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,299

    Re: WPF DataGrid Column User Preference Question.

    OK then. I'll ask the mods to move this thread to the WPF forum, where it's likely to get the most attention from those with the appropriate knowledge.

  5. #5

    Thread Starter
    New Member
    Join Date
    Nov 2015
    Posts
    6

    Re: WPF DataGrid Column User Preference Question.

    Thank you! I apologize for the mistake.

  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    110,299

    Re: WPF DataGrid Column User Preference Question.

    Quote Originally Posted by Mommyof4grlz View Post
    Thank you! I apologize for the mistake.
    No problem. We got there in the end. I'd try to answer myself but have very little experience with the WPF DataGrid and not a lot with WPF in general for some time.

  7. #7

    Thread Starter
    New Member
    Join Date
    Nov 2015
    Posts
    6

    Re: WPF DataGrid Column User Preference Question.

    No worries! I appreciate your help correcting my terminology and getting the thread to the proper location.

  8. #8
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,929

    Re: WPF DataGrid Column User Preference Question.

    Thread moved from the 'VB.Net' forum to the 'WPF' forum

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