Results 1 to 2 of 2

Thread: datareader problem

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2003
    Location
    Bangalore
    Posts
    47

    datareader problem

    Hi,
    i am using web based application with code behind vb.net.and i am using datareader to display the datagrid.My problem is i want edit and update the data for each record.can any body provide me the code for this.i wnat know how to config the property bulider for datagrid.

    Thanks
    satish

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: datareader problem

    Use a dataset instead. Update the values in the dataset on postback. Use a commandbuilder to extract your queries and submit to the database.

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