R
Ryan Liu
Hi,
These days I encounter some weird problem, when I add server control in
markup xml files, and the switch to code behind to add code to manipulate
it, but seems the definition for the control is not auto-generated in
*.design.cs, so I can not access that control in code behind. But in
runtime, I can see the control is on page, I just can not change its
properties in code behind.
The control ( button, or label) is not in a template. Sometime I try
open/close VS, delete/add control back few times, I can get access to it.
I am using VS 2008 SP1, anyone encounters same problem?
Thanks,
Ryan
These days I encounter some weird problem, when I add server control in
markup xml files, and the switch to code behind to add code to manipulate
it, but seems the definition for the control is not auto-generated in
*.design.cs, so I can not access that control in code behind. But in
runtime, I can see the control is on page, I just can not change its
properties in code behind.
The control ( button, or label) is not in a template. Sometime I try
open/close VS, delete/add control back few times, I can get access to it.
I am using VS 2008 SP1, anyone encounters same problem?
Thanks,
Ryan