Using Repeater

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

There's a column in my repeater that stores a value that can be 0 or more
than that. If the value is 0, I want to just display the number 0. But if the
value is more than 0, I want to show a link so that the user can click. Is it
possible to do that? I'm binding the repeater with an arraylist of objects.
Thank you.
 

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