ASP.NET Repeater/ListView using Array to call SQL
I am making a wishlist that saves listingIDs as id1,id2,id5 etc into SQL.
I am trying to use an Array to make a listingID = id1, listingID = id2...
call to SQL so that it displays all listings on one page.
Can I use Repeater/ListView with the Array for this?
Sorry if this is not very clear, I am pretty new to this. I have done an
hour or so worth of research but it is not working out for me.
Thank you for the consideration.
No comments:
Post a Comment