Results 1 to 3 of 3

Thread: Cancel users attempt to exit cell in a Datagrid

Hybrid View

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

    Re: Cancel users attempt to exit cell in a Datagrid

    You should put a CoMboBox in that column and have the user select a value from a list. That way you're guaranteed of the value entered being valid. Follow the WinForms FAQ link in my signature. That page has lots of good information on various controls, and the DataGrid inparticular. It will have information on putting a ComboBox in a DataGrid.
    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

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Mar 2006
    Posts
    69

    Re: Cancel users attempt to exit cell in a Datagrid

    Thanx for the reply. I was hoping i wouldnt have to do that, but ill check it
    out. Thanx

    Riks
    2B || !2B

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