Results 1 to 2 of 2

Thread: inserting records

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2005
    Posts
    41

    Unhappy inserting records

    I have a problem. I use a dropdown list which displays the supplier id. supposing i delete the first record and then insert another record it is getting inserted at the first position , at the position of the first record. It should be inserted at the last position. why do you think this is happenning ?

    Thanks,
    abhiram

  2. #2
    Member
    Join Date
    Jan 2003
    Location
    Bangalore
    Posts
    47

    Re: inserting records

    Refresh and fill dropdown list.But use the query to fetch records with order by clause.i.e order by supplierID

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