T
Totto
Hi,
I'm using context to transfere values between pages with Server.Transfere.
In one page I'm dynamically adding buttons to the page, with data from sql
server.
The buttons are all connected to the same click eventhandler, and is doing a
server.Transfere to the same page. But when a button is pushed a postback is
performed and all context values are lost.
How do I solve this?
Tanks Totto
I'm using context to transfere values between pages with Server.Transfere.
In one page I'm dynamically adding buttons to the page, with data from sql
server.
The buttons are all connected to the same click eventhandler, and is doing a
server.Transfere to the same page. But when a button is pushed a postback is
performed and all context values are lost.
How do I solve this?
Tanks Totto