Sunday, 18 August 2013

asp.net contentpage automatically adding div

asp.net contentpage automatically adding div

I placed a dropdownlist in the content placeholder entitled cpmainwrapper
. I then placed a detailsview congtrol beneath it and wanted to use
float:left to have them render side by side. After failing, I checked the
code on the browser and see that the detailsview is being placed in its
own div. How can I make them show side by side?

No comments:

Post a Comment