M
Mr. SweatyFinger
What gives?
These two controls are right next to each other in a usercontrol, yet in the
code-behind
Can't find:
Dim summaryx As HiddenField = FormView1.FindControl("Summary2")
Can find:
Dim PlaceHolderPrice2 As PlaceHolder =
FormView1.FindControl("PlaceholderPrice2")
These two controls are right next to each other in a usercontrol, yet in the
code-behind
Can't find:
Dim summaryx As HiddenField = FormView1.FindControl("Summary2")
Can find:
Dim PlaceHolderPrice2 As PlaceHolder =
FormView1.FindControl("PlaceholderPrice2")