This is a migrated thread and some comments may be shown as answers.

Splitter Sliding zone, Reset on Ajax

6 Answers 122 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
fglrxandyou
Top achievements
Rank 1
fglrxandyou asked on 12 Jul 2007, 03:33 PM
This has an effect on only update-panel based controls (Prometheus Ajax items and the Update Panel itself) from AjaxToolkit.

When an item is placed within the sliding pane, and that item (not the pane) updated by an update panel, the pane collapses and reopens (quickly).  It's disconcerting, to say the least.

This can be seen not only with the mentioned Ajax from Prometheus, but also from the Ajax (Update Panel) in the ToolTipManager.

I believe this also happens whether or not the element is on the Pane or outside the pane, but since I have just reverted to the old control, I don't have the time really to go back and iterate through the examples.  If a developer wishes for more information or a demonstration I can do such, but it's as simple as this:

<splitter>
    <pane>
          <zone>
               <sPane>
                   <updatePanel>
                       <trigger> button </trigger>
                       <content> <item/> </content>
                   </updatePanel>
              </sPane>
          </zone>
    </pane>
</splitter>

<button>

6 Answers, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 13 Jul 2007, 06:49 AM
Hi fglrxandyou,
We are aware of this behavior and have already fixed it. In case you need the fix, please open a new support ticket and we will send you the hotfix.

Best wishes,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
MarkInTexas
Top achievements
Rank 1
answered on 09 Aug 2007, 11:31 PM
I have a similar issue with Rad Ajax Manager and a Sliding Pane. I have a button that calls a javascript expandPane() to open the sliding pane. The pane opens just fine but then quickly closes and reopens. Is there a similar hot fix for Rad Ajax Manager or the Splitter control?

Thanks.
0
Tsvetie
Telerik team
answered on 10 Aug 2007, 06:09 AM
Hello crownmark,
I am afraid I could not completely understand your scenario, so could you please provide additional details on the case. How is the RadAjaxManager configured and which manager do you use - the Prometheus version or the old one?

It would be great, if you could provide a test project that demonstrates the described behavior.

Sincerely yours,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
MarkInTexas
Top achievements
Rank 1
answered on 10 Aug 2007, 05:13 PM
Tsvetie,

Thanks for your quick response. I am using RadControls for .Net. I think I found my problem or at least a work around. I was using an std input button to call a javascript to open the slider. I changed the "input" button to an "asp:button" and now the slider behaves correctly. That is, it opens and remains open and does not close and reopen as I was seeing before.

I am not at my development computer today but I will create a small test application and post it over the the Rad Ajax forum.

I posted here cause the original issue seemed quite similar to what I was experiencing.

Thanks,
Mark.
0
Tsvetie
Telerik team
answered on 13 Aug 2007, 09:46 AM
Hi crownmark,
We would appreciate you sending us a test project to investigate the problem. As you cannot attach files to a forum post, please send the project as an attachment to a new support ticket.

Best wishes,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
MarkInTexas
Top achievements
Rank 1
answered on 15 Aug 2007, 02:54 AM
Tsvetie,

Let me try to create a test program. It might now be till this weekend. Hope that is ok.

Thanks for the help,
Mark.
Tags
Splitter
Asked by
fglrxandyou
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
MarkInTexas
Top achievements
Rank 1
Share this question
or