Say we have 6 web controls(6 textbox) in a web form, on the page load event, all the controls will be filled with values. Just would want to know which control is processed first?????
which control is filled with values first???
Is is procedural based????
or is there any other basis for .NET to identify which among the six controls is executed first??????/
hope you can help me with this...
thanks..
