Hi..
To perform some reparative operation in application, its preferred to use UserControls.
Not necessary to have same display and bindings at everyplace. In that case we need to set values or call methods or pass values accordingly.
Here I have tried to figure out three cases, Hope it is helpful.
- Pass Table to Usercontrol and Set dynamically value to Controls
- Set Properties of control
- Call Usercontrol's Methods