L
Learner
Hello,
I am trying to create few dynamic controls and once they are rendered
I need to save the information that was entered into these dynamic
fileds.
For instance when I create 3 radio button dynamic controls I get the ID
of this controls as
rdb29OPT0
rdb30OPT1
rdb31OPT2
....
Now I am trying to manipulate the the above string and just try getting
the 29, 30, 31 from them. Can some one help me with how do I just the
values 29 and remove rdbOPT1 for the first string?
Thanks in advance
-L
I am trying to create few dynamic controls and once they are rendered
I need to save the information that was entered into these dynamic
fileds.
For instance when I create 3 radio button dynamic controls I get the ID
of this controls as
rdb29OPT0
rdb30OPT1
rdb31OPT2
....
Now I am trying to manipulate the the above string and just try getting
the 29, 30, 31 from them. Can some one help me with how do I just the
values 29 and remove rdbOPT1 for the first string?
Thanks in advance
-L