<(E-Mail Removed)> escribió en el mensaje
news:(E-Mail Removed)...
> Well first thing that caught my eye was this - AutoPostBack="false"
>
> but also - your user control, if you're adding it to your page
> dynamically make sure you do it in the OnInit not in the Page_Load
>
Thank you for posting.
The AutoPostBack=false is to avoid continuously loads in the page that can
disturb the user, so I wait until the user changes the page or clicks a
button.
The question here is that before using another control inside the main
control, it worked perfectly. It seems to be any limitation with that.
--
Regards,
Diego F.
|