CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2005
    Posts
    114

    Help needs with DataGridView in C#

    here i attached one simple project, to run this u need to create one .mdb file in C Drive. with som fields and if u fill some values starts from ss or some thing it will fill the color.

    but what i want is that i need to draw a line with in cells insted of filling cells with some color

    Thanks in advance
    Attached Files Attached Files

  2. #2
    Join Date
    Jan 2001
    Posts
    22

    Re: Help needs with DataGridView in C#

    (I didn't open your project)

    But what exactly do you want to do?

    You want to draw lines in the cells?

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

Featured