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

Sliding Zone Stays Selected After Collapsing with JavaScript

1 Answer 89 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Rob
Top achievements
Rank 1
Rob asked on 18 Oct 2011, 08:51 PM
The title says it all.  I have a RadSplitter with 2 RadSlidingZone's.  The user manually clicks on one of the zones and it expands with the "highlighted selected" look.  After the user fills all of the fields, the expanded slidingzone gets collapsed by using the RadSlidingZone.collapse() javascript method.  The slidingzone collapses just fine except it still has that "highlighted selected" look to it.  Then I have to click on the slidingzone twice to expand it: once to unselected it, twice to re-expand it.  I would expect the slidingzone to collapse & become unselected.  Any ideas?

Please see attached screenshots.  Slider1.jpg = expanded, Slider2.jpg = collapsed & selected.

Thanks,
Rob

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 19 Oct 2011, 09:45 AM
Hello Rob,

I tried to reproduce the problem but to no avail. Could you please provide more detailed information on the specific scenario?
  • Which version of RadControls for ASP.NET AJAX and .NET Framework are used in the application?
  • Under which browser and its version the problem occurs?
  • Could you please provide a simple fully runnable project reproducing the problem so we can investigate it further?

For your convenience I have attached my test page, could you please modify it a point where the problem occurs and send it back?

On a side note, from the provided screenshots I noticed that you are using custom skin for RadSplitter, could you please try to use one of the built-in skins and see if the problem still occurs?

All the best,
Dobromir
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Splitter
Asked by
Rob
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or