Results 1 to 3 of 3

Thread: datagrid data input

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    3

    datagrid data input

    Hi

    How can I initialize a datagrid with 5 columns and 20 rows. The user must be able to put in data in the cells, comparable with excell.

  2. #2
    Lively Member
    Join Date
    Sep 2002
    Location
    Belgium
    Posts
    99
    Hi Rikken,


    I really should say : go for a third party tool. There are some on the market but I don't know exactly the name anymore of the other ones. I use xtragrid from www.devexpress.com

    The thirdparty grids contain mostly more features which you can use very easily.

    I think other people will know some too.

    HTH,

    Bjorn

  3. #3
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    Create a datatable that has five columns, with 20 rows in it. Maybe you might have to add spaces to the columns in each row. Then databind it to the grid.

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