It works but it's ok ?

U

user

Hello,
With asp.net 2, i have a detailsview and a dropdownlist :
I have create a databound event with the detailsview that take a value in
the detailsview (with Data.DataRowView) to select a default item in the
dropdownlist....
And it works.... is it the right way ? i was thinking i should do it with
the load page event ..
Will the dropdownlist be always databound before the detailsview ?

Some explications please ...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top