Jump to content
Xtreme .Net Talk

Ya Ya

Members
  • Posts

    1
  • Joined

  • Last visited

Ya Ya's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi, hope some experts here can help me solve my small problem. I have a Repeater with e.g. columns A, B, C, D. D is extracted from a field that determines whether that row has been validated. So, by default, D will be empty if it is a newly created item. My problem is, I would like to hide D when it is a new item. Only to show D when this row has been validated. I would also like to hide it's header too. I can do this in GridView, but not sure how to in Repeater and I definitely has to use Repeater. This is what I have done in GridView, hope someone can give me an idea how to do it in Repeater. Thanks in advance!
×
×
  • Create New...