|
-
Apr 27th, 2005, 11:29 PM
#1
Thread Starter
Member
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
-
May 9th, 2005, 05:36 AM
#2
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|