Results 1 to 3 of 3

Thread: creating multiple textbox dynamically

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2003
    Posts
    9

    creating multiple textbox dynamically

    i intent 2 cre8 a table-like view of database data, somewat like data binding. izzit possible to cre8 textboxs as accordin 2 d num of rows returned by d reader? i tried wif for loop but with errors with namin of the textboxes

    thx in adv

  2. #2
    Fanatic Member VBCrazyCoder's Avatar
    Join Date
    Apr 2003
    Posts
    681
    Can't you use the Datagrid control - just bind your dataset?

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2003
    Posts
    9
    i tried the datagrid b4, looks gd but wif minor prob. it allows users to freely edit the values in the fields and add in more rows, tot it doesn't really affects d db, it juz dun look nice :P

    i was lookin 4 something like a table display in ie.

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