Rank: Newbie Groups: Member
Joined: 9/9/2008 Posts: 2
|
Using ASP.NET 3.5, VS2008, C#
I have a page with an eo:Splitter that has an eo:TreeView in the left pane and an ASP:GridView in the right pane. The GridView is bound to an ArrayList that is populated in the TreeView's OnItemMoved method. Essentially the GridView summarizes the drag/drop events that have taken place in the TreeView.
If i place the GridView outside the splitter it recognizes and displays changes to the ArrayList, but when it is inside the splitter it does not update.
I am working with an unlicensed eo library (a purchase request is grinding its way through our purchasing team) so I don't know if this is a licensing constraint, a restriction of the Splitter or a coding error. If this is NOT a license restriction do you have a code sample that has a databound object (not one of the eo classes) in a SplitterPane?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi Peter,
This is definitely not a license issue. Our trial version does not have any feature restriction.
The problem appears to be a bug on our side, so we will look into it and get back to you as soon as possible. We do expect the problem to occur with or without the splitter pane. So what you run into might be something different --- We will try to get a deeper look and then see if we need any more information from you.
Thanks!
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
We have posted a new build that addressed this issue. Please check your private message for download location.
Thanks!
|