gridview

Joined
Jun 3, 2008
Messages
1
Reaction score
0
gridview Help

Not sure why this is not working but for example I have 2 records within a sql database. When I run my query within code it will only get the last record. If there are 3 records than my gridview will show the last 2. Not sure why I am unable to get the first record. My query is select * from mytable where myid = ddl.selectedvalue. Pretty straight forward. Any help or ideas would be very helpful. Thanking you in advance.
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top