Registrarse | Entrar
martes, 22 de mayo de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosGeneralGeneralLocoponLocoponWizard control in VS2005 ASP2.0 NetWizard control in VS2005 ASP2.0 Net
Anterior Anterior
 
Siguiente Siguiente
New Post
 09/03/2006 12:01 a.m.
 
 Modificado por Jelle000  on 09/03/2006 01:01:51 a.m.

Querido Mauricio,

I try to implement a custom module in DNN 4.0.2. The control includes a wizard control ASP 2.0. However, the active step is not preserved. In the activestep changed it is, however in the oninit it keeps activestep=0 and not 1 or more.  I am sure I have ViewState=true. What do I do wrong? Is my Viewstate lost somewhere in DNN?

Muchas Gracias,

Jelle

New Post
 23/03/2006 09:28 p.m.
 

Sorry for my late response. Being a new daddy for just 45 days and my life has acquired new priorities.

Can you post some code to try to see how can I help you?. Typical problem with this kind of viewstate problems are the initialization using IsPostBack property. Be sure to not overwrite your values in each postback

Regards

Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosGeneralGeneralLocoponLocoponWizard control in VS2005 ASP2.0 NetWizard control in VS2005 ASP2.0 Net