C
Child X
Hi All,
I have a LoginView control which contains a RoleGroups control.
Associated with an individual RoleGroup is a GridView.
I want to manipulate the GridView control, however when i type its name (IE:
'gvTest') in the code behind
it doesn't come up in the intellisense. It doesn't appear to exist in the
context i am trying to use it.
Do i have to reference it a different way...keeping in mind its nesting in
the LoginView / RoleGroups controls.
Otherwise, could i have done something else wrong...???
Any insight would be greatly appreciated!!!!
Cheers,
Adam
I have a LoginView control which contains a RoleGroups control.
Associated with an individual RoleGroup is a GridView.
I want to manipulate the GridView control, however when i type its name (IE:
'gvTest') in the code behind
it doesn't come up in the intellisense. It doesn't appear to exist in the
context i am trying to use it.
Do i have to reference it a different way...keeping in mind its nesting in
the LoginView / RoleGroups controls.
Otherwise, could i have done something else wrong...???
Any insight would be greatly appreciated!!!!
Cheers,
Adam