Questions tagged [expander]

An Expander control provides a way to provide content in an expandable area that resembles a window and includes a header.

jQuery Expander plugin: The Expander Plugin hides (collapses) a portion of an element's content and adds a "read more" link so that the text can be viewed by the user if he or she wishes. By default, the expanded content is followed by a "read less" link that the user can click to re-collapse it. Expanded content can also be re-collapsed after a specified period of time.

WPF Expander: Represents the control that displays a header that has a collapsible window that displays content.

555 questions
0
votes
1 answer

jQuery Expander Plugin: How to hide all expanded portions when click "Read more"?

I am using jQuery Expander Plugin v1.4.4 to format FAQ part on my website, and have a question how to hide all opened (expanded) portions of text (in my case answers) when you click on some "Read more" link. I guess it should be specified in…
0
votes
1 answer

Bind based on a condition

Hi. I'm running into issues with having a RadExpander in a RadListBox. Basically, I have exactly something like here or here. I have a OneWayToSource binding, but I want the binding to happen only when the RadExpander is expanded and not when it is…
Shankar Raju
  • 4,356
  • 6
  • 33
  • 52
0
votes
1 answer

WPF Expander, get the Header name out of a child element

I have a WPF Expander, such as this:
0
votes
1 answer

jQuery Expander + Fancybox hiding images

I'm using the jquery.expander.js plugin along with fancybox to display summaries of news articles with images, but after activating fancybox by clicking on an image, the original image is hidden. I've setup an example here:…
Jesse Schoff
  • 750
  • 9
  • 24
0
votes
1 answer

Expander inside ListViewItem

I have a listview for which i have implemented grouping and have defined an expander inside the groupstyle as shown below :
Dannyboy
  • 165
  • 1
  • 3
  • 8
0
votes
1 answer

ExpanderView, lazy load items on Expanded event

I am interested in using the ExpanderView control with the following behavior: I know if there should be expandable items when populating the header, but I do not know how many and do not want to add the items until the header is tapped to expand…
Dean McCrae
  • 149
  • 1
  • 4
0
votes
1 answer

Silverlight Toolkit Expander Button Style/Icon

I'm looking for an easy way to change the styling of the expander button in the Silverlight Toolkit Expander control. For example: Smaller or larger icon. Replace the icon with another one. Change the colours of the icon being used. TIA Craig
Craig Pay
  • 31
  • 4
0
votes
1 answer

Change Expander Text Expanded/Collapsed AND have different font size

So the following does the first part: