Recently i have received an interview question.
You have created a Web UserControl.You have set the Databound to bound to a database.If you need to alter the datasource parameters which of the following events will you override?
a. databinding b. databound c. preload
I have answered databinding.But quite not sure about the answer.Kindly help me in understanding the appopriate event.Thanks in advance.
You are absolutely right. This is a quote from the MSDN (see link below):
Data Binding Events for Data-Bound Controls