Results 1 to 2 of 2

Thread: changing datasource at runtime

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2002
    Location
    Bay Area, CA
    Posts
    29

    changing datasource at runtime

    is it possible to change the datasource of say a text box at runtime?


    so i could use it for data1
    then when it saves, use it for data2 ????
    i've tried this and all i get is an error....

    text1.datasource = data2

    thanks.
    eh?

  2. #2
    Addicted Member
    Join Date
    Nov 2001
    Posts
    163
    set text1.datasource= rs1
    Purushottam

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