datalist button use

G

Guest

I have a ecommerce app where I display products in a datalist (datalist1).
I've added a button (bthSavetoCart) to the list. When the button fires I want
to post that line of info. Any tips?

Do I use 'ByVal e As DataListItemEventArgs' (I'm using VB.net). If so how do
I pick out the line that the user clicked on?

Thanx.
 

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

Top