Welcome Guest Search | Active Topics | Sign In | Register

Giving your control's names that are different than the VS Standard control names Options
Michael Cleveland
Posted: Monday, August 22, 2011 12:14:24 PM
Rank: Member
Groups: Member

Joined: 3/4/2011
Posts: 12
After updating to the latest EO.Web.dll, I cannot run my application without first prefixing all of the references to my existing ListBoxes with System.Web.UI.WebControls. In my case, that is a lot of unnecessary changes. You should rename your ListBox to eoListBox or something similar. All of your controls should have names different than those that come Standard with VS. I will probably not be the only user who runs into this problem.
eo_support
Posted: Monday, August 22, 2011 1:04:40 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
Hi,

We will not do that. You have brought up this issue before. Our controls are in a different namespace. That's precisely what namespace is for.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.