Results 1 to 2 of 2

Thread: Help with a DataGrid

  1. #1

    Thread Starter
    Frenzied Member RudyL's Avatar
    Join Date
    Mar 2001
    Location
    Chicago
    Posts
    1,519

    Unhappy Help with a DataGrid

    ok.. I have been looking all over the place and have not found anything yet to explain how to do this.. (I am sure it;s out there I just haven't found it).

    I am using a data grid.. I want to be able to set the number of Rows and number of colums manually based on some user input.. Then I will go andplace data in each cell one by one based on some more user input..

    So far all I have found has to do with data sets..

    I am lost...
    10 different ways to skin a cat and amazingly enough each and every one has the same result, the cat gets skinned! The same can be applied to code, so be nice and accept each others "preferences".

  2. #2
    Frenzied Member mar_zim's Avatar
    Join Date
    Feb 2004
    Location
    Toledo Cebu City.
    Posts
    1,416

    Re: Help with a DataGrid

    Originally posted by RudyL
    ok.. I have been looking all over the place and have not found anything yet to explain how to do this.. (I am sure it;s out there I just haven't found it).

    I am using a data grid.. I want to be able to set the number of Rows and number of colums manually based on some user input.. Then I will go andplace data in each cell one by one based on some more user input..

    So far all I have found has to do with data sets..

    I am lost...
    i think if you want to set your own rows and column try to do it in datatable and bind it to the datagrid.
    just a thought though.

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