Welcome Guest Search | Active Topics | Sign In | Register

Option Visible and invisible ind a dropdown inside an EO grid. Options
Amith D
Posted: Tuesday, January 29, 2013 5:19:15 AM
Rank: Newbie
Groups: Member

Joined: 1/29/2013
Posts: 3
hi,
I am using EO grids in a VB project, where there is requirement to hide the options in a dropdown list inside the custom column of an EO grid. When I am trying to make it invisible by making the visible false or setting the display as None, or even making the visibility hidden , in the Style its not getting hidden. Can anyone help me in making the Options of a dropdown visible and hidden on and in a javascript event.
eo_support
Posted: Tuesday, January 29, 2013 9:05:13 AM
Rank: Administration
Groups: Administration

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

There is no way for you to hide an option with JavaScript/CSS for all browsers. You can use disabled="disabled" to disable it, or remove the item completely.

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.