Welcome Guest Search | Active Topics | Sign In | Register

EO Toolbar Options
Maulin
Posted: Monday, March 5, 2012 10:11:55 AM
Rank: Member
Groups: Member

Joined: 2/14/2012
Posts: 10
Hi,

I bought a license copy of Essential Object. I've been using EO Toolbar control and trying to set Enable=true/false from code behind. It works on IE but doesn't work on Firefox. what should i do? how would i disable EO Toolbar on Firefox?
eo_support
Posted: Monday, March 5, 2012 10:22:34 AM
Rank: Administration
Groups: Administration

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

You will need to explicitly set each ToolBarItem's Disabled to true. We will change our code in our next release to do this automatically when the ToolBar's Enabled is false.

Thanks!
Maulin
Posted: Monday, March 5, 2012 10:47:46 AM
Rank: Member
Groups: Member

Joined: 2/14/2012
Posts: 10
eo_support wrote:
Hi,

You will need to explicitly set each ToolBarItem's Disabled to true. We will change our code in our next release to do this automatically when the ToolBar's Enabled is false.

Thanks!


How would I access each toolbaritem from code behind, there is not ID property assigned to each individual toolbar item? should i loop through each item from server side?
eo_support
Posted: Monday, March 5, 2012 10:53:44 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Maulin wrote:
How would I access each toolbaritem from code behind, there is not ID property assigned to each individual toolbar item? should i loop through each item from server side?


You will want to take a look of the reference section of the documentation for such questions. We will do our best to point you to the right direction as needed, but we won't be your shortcut to skip documentation for such simple tasks.


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.