¡Ayúdanos a traducir esta Web y consigue licencias gratis!
Usuario anónimo  |  Ingresar  |  Regístrate
Mensaje dentro General Discussions

Manipulating Server-Side ASP.NET Controls?

Responder 
#1 - 06/06/2010 6:50:06 Reporta abuso | Link permanente
markhargrove
Fecha de registro: 13/05/2010
5 posts en todos los foros
Manipulating Server-Side ASP.NET Controls?

Responder Citar
Is it possible to manipulate ASP.NET controls from inside a GMap server event function?  As a simple example, if I place an ASP.NET label control on the page, how do I set the .Text value of the label from inside a GMap_MarkerClick event?

Simply doing

LabelName.Text = "some text"; from inside the MarkerClick event doesn't work -- nothing appears in the text value of the label on the page.

Thanks,

-M.
Volver arriba

Respuestas
De en 15
#2 - 18/06/2010 20:37:14 Reporta abuso | Link permanente
subgurim
Fecha de registro: 18/10/2006
1972 posts en todos los foros
RE: Manipulating Server-Side ASP.NET Controls?

Responder Citar
Hi, 
You only need to do this.
Volver arriba
De en 15

Powered by Subgurim.NET