hi,
I am making a dynamic form which i have to put some labels which r 2 b dynamic.n i have to make 'n' number of labels dynamically.
label me = new label();
This is the line im using to make it. how do i pass the value of 'n' in the code.
if someone can help me 2 do this.
plz help to do this.
Reply soon........
I am making a dynamic form which i have to put some labels which r 2 b dynamic.n i have to make 'n' number of labels dynamically.
label me = new label();
This is the line im using to make it. how do i pass the value of 'n' in the code.
if someone can help me 2 do this.
plz help to do this.
Reply soon........
Comment