Oh wow, you are right. I didn't even see that! I had originally cut this code out of the DataList1_ItemDataBound so I needed to call the DataList 2 in that spot. Once I removed the for each loop, the text I wanted to hide instantly disappeared! Hahah wow,
thanks!
grinnellja
Participant
1221 Points
624 Posts
Re: Hiding text works in DetailsView but not in DataList
Feb 21, 2012 07:12 PM|LINK
Oh wow, you are right. I didn't even see that! I had originally cut this code out of the DataList1_ItemDataBound so I needed to call the DataList 2 in that spot. Once I removed the for each loop, the text I wanted to hide instantly disappeared! Hahah wow, thanks!