V
Vince
Hi,
I have 3 user controls and a parent page which contains all of them.
In control A, I would like to access a datagrid in control B but I
have no idea how I would do it.
The only work around I can think of, is to expose the datagrid via a
property of control B, but even then, I have no idea how I would let
control A know of its existance unless i create a function and pass it
in.
Are there any neat ways of doing this?
I have 3 user controls and a parent page which contains all of them.
In control A, I would like to access a datagrid in control B but I
have no idea how I would do it.
The only work around I can think of, is to expose the datagrid via a
property of control B, but even then, I have no idea how I would let
control A know of its existance unless i create a function and pass it
in.
Are there any neat ways of doing this?