Hi,
I searched for an answer to this topic in the forum, but all the ones I found are somewhat old, so I wanted to know if there is any update that allows the following.
I already have a design made through the designer, with all the anchors applied. I just need to be able to dynamically modify each button using its name created through a variable, something like FindControl in C#.
I need to access each button with vars like "btn" & "22" so I can create a loop to customize it with database data. Is it possible?
Thanks!
I searched for an answer to this topic in the forum, but all the ones I found are somewhat old, so I wanted to know if there is any update that allows the following.
I already have a design made through the designer, with all the anchors applied. I just need to be able to dynamically modify each button using its name created through a variable, something like FindControl in C#.
I need to access each button with vars like "btn" & "22" so I can create a loop to customize it with database data. Is it possible?
Thanks!