A
Andrew2
I'm a little confused why on codebehind file in asp.net 2.0 I cannot
directly access to the object places on the designer.
I can reach them via FindControl method, but I would like to find some
simply sheed that shows me the correct rules about this aspect of
asp.net programming.
technically I could modify designer.cs file, but it doesn't sound like
a good way. It could happen like in asp.net 1.0 or even 1..1 that a
manual changes affect the final behaviour or the page, or worse,
designer when restart delete changes done manually.
Thanks for your patience.
Andrea
directly access to the object places on the designer.
I can reach them via FindControl method, but I would like to find some
simply sheed that shows me the correct rules about this aspect of
asp.net programming.
technically I could modify designer.cs file, but it doesn't sound like
a good way. It could happen like in asp.net 1.0 or even 1..1 that a
manual changes affect the final behaviour or the page, or worse,
designer when restart delete changes done manually.
Thanks for your patience.
Andrea