Welcome Guest Search | Active Topics | Sign In | Register

Treeview Itemclick Sequence of events Options
BQuick
Posted: Monday, March 17, 2008 1:50:48 PM
Rank: Newbie
Groups: Member

Joined: 3/17/2008
Posts: 5
I'm trying to get an Itemclick through.
I'm trying to use the AllowDragDrop, AllowDragReordering
If I set nothing, the sequence is
Page_load
Itemclick
That is what I want

if I set AllowDragDrop, AllowDragReordering, then the sequence of events on a moved item is
itemmoved
Page_load
itemclick
That's fine

but i do not get a postback if i just click a node With the AllowDragDrop, AllowDragReordering

Yes I have RaisesServerEvent="True" on the treeview and i even tried in on the TreeNode
using version 5.0.35.2 of EO.Web.dll

eo_support
Posted: Monday, March 17, 2008 2:41:44 PM
Rank: Administration
Groups: Administration

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

Thanks for posting in the forum. This is a bug that has been recently fixed. The fix is in the latest build is 2007.2.43 (5.0.43), which is available on our download page.

Thanks

BQuick
Posted: Tuesday, March 18, 2008 3:40:18 AM
Rank: Newbie
Groups: Member

Joined: 3/17/2008
Posts: 5
Thanks for the quick reply!
Got the update and it is working fine.


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.