Results 1 to 2 of 2

Thread: conversion from Datagrid to Datagridview

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Feb 2004
    Location
    in the heart of the Mediterranean
    Posts
    1,143

    conversion from Datagrid to Datagridview

    Hi,

    I have a class I have which I had downloaded from a friend which used to work with Visual Studio 2003. It uses a Datagrid instead Datagridview. Can someone please help in the conversion.

    It seems that these methods or properties cannot be replaced in VS 2005:

    Dim rcLastCell As Rectangle = _DataGridview.GetCellBounds(0, nColumn)

    If _DataGridview.TableStyles.Count > 0 Then

    Can someone please help in the conversion.
    Attached Files Attached Files
    Last edited by angelica; Sep 9th, 2008 at 10:41 AM.
    ------------------------------------------------------------------------
    If an answer to your question has been helpful, then please, Rate it!

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: conversion from Datagrid to Datagridview


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