In Repeater Set value of a control dynamically
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I'm using a repeater control. I'm binding data to repeater dynamically. I need to modify the value of a label at runtime. I modified the text in the ItemDataBound event. But while displaying the page the modified value is not reflected. How can I set the value of a control at runtime in repeater? Thanks in advance Priya
-
Hi, I'm using a repeater control. I'm binding data to repeater dynamically. I need to modify the value of a label at runtime. I modified the text in the ItemDataBound event. But while displaying the page the modified value is not reflected. How can I set the value of a control at runtime in repeater? Thanks in advance Priya