Posted
on Feb 1, 2012
(permalink)
Hello everyone:
Im trying to manipulate RadTabStrip elements in codebehind and I've noticed that the element RadTab has an ID.....in my case is a letter " i " following by an incremental number (i0,i1,i2,i3-n);
Is there a way to set this ID through codebehind??.