Results 1 to 2 of 2

Thread: Datagrid without binding it to a data source- Is it possible

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2006
    Posts
    81

    Datagrid without binding it to a data source- Is it possible

    Hi,
    Is it possible to write in a Datagrid without binding it to a data source.
    Since I want to write several rows in a form.

    Thanks

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

    Re: Datagrid without binding it to a data source- Is it possible

    The purpose of a datagrid is to use a bound source.

    If you aren't going to bind the grid (and I applaud you for not doing so ), then switch to an MSFlexGrid or perhaps a Listview depending on what you need to do after your control is populated.

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