Welcome Guest Search | Active Topics | Sign In | Register

File explorer checkbox not present Options
rizamp
Posted: Thursday, December 24, 2009 6:31:19 AM
Rank: Newbie
Groups: Member

Joined: 12/24/2009
Posts: 1
Hi.

i'm using file explorer copied from your demo. but i can't see checkbox "Delete". if i launch the demo locally the checkbox is present. the code is the same. any tip?
eo_support
Posted: Thursday, December 24, 2009 9:28:13 AM
Rank: Administration
Groups: Administration

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

Please check whether you have the following line in your Grid template:

Code: HTML/ASPX
<eo:CheckBoxColumn Name="Delete" Width="30"></eo:CheckBoxColumn>


This column creates the checkbox. If you do have this column, please try to isolate the problem into a test page and we will be happy to take a look.

Thanks!
Paradox Engineering
Posted: Thursday, December 31, 2009 9:02:05 AM
Rank: Member
Groups: Member

Joined: 7/2/2009
Posts: 25
eo_support wrote:
Hi,

Please check whether you have the following line in your Grid template:

Code: HTML/ASPX
<eo:CheckBoxColumn Name="Delete" Width="30"></eo:CheckBoxColumn>


This column creates the checkbox. If you do have this column, please try to isolate the problem into a test page and we will be happy to take a look.

Thanks!


solved (it was my css problem). 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.