|
-
Jun 20th, 2010, 08:34 AM
#1
Thread Starter
Frenzied Member
retractable panel
Hi,
Few years ago, i used an retractable panel, but i don't remember which control i used.
by retractable panel i mean, a panel where there is control box at the top, just like a windows application where i can minimize and maximize the panel.
Can you please tell me where i can find this control.
Thanks
-
Jun 20th, 2010, 03:14 PM
#2
Frenzied Member
Re: retractable panel
never seen something like this in ASP.NET Controls
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Jun 20th, 2010, 06:44 PM
#3
Addicted Member
Re: retractable panel
Maybe it's another control, let's say a button control, that is controlling this panel (minimize/maximize).
-
Jun 20th, 2010, 06:48 PM
#4
Frenzied Member
Re: retractable panel
you mean something like CollapsiblePanel for AJAX
i never seen ASP.net control do such a thing
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
Jun 20th, 2010, 09:53 PM
#5
Addicted Member
Re: retractable panel
you mean something like CollapsiblePanel for AJAX
Yeah, something like that... The button acts in toggle. First click, show the panel. Second click, hide the panel.
-
Jun 21st, 2010, 02:55 AM
#6
-
Jun 21st, 2010, 03:06 AM
#7
Addicted Member
Re: retractable panel
Uhm no, I'm thinking of creating my own scripts using ScriptManager and UpdatePanel, but hey, nice links! Adding it to my very long "to-read" list.
-
Jun 21st, 2010, 04:25 AM
#8
Re: retractable panel
This is one of those situations of, does it make sense to re-invent the wheel?
From what you have described, I would have said that the accordion control would be a good fit, especially if you are already using AJAX.
Gary
-
Jun 21st, 2010, 05:05 AM
#9
Addicted Member
Re: retractable panel
Yes, I know what you mean. It's just that, I didn't know that AJAX Controls even existed in the first place
-
Jun 21st, 2010, 05:09 AM
#10
Re: retractable panel
Ah, I see.
There are lot's of controls in the Toolkit, that serve a lot of purposes, so you might want to take a look through them and see which ones you can make use of.
Gary
-
Jun 21st, 2010, 06:55 AM
#11
Frenzied Member
Re: retractable panel
good link out there Gep
may be he can use it
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
my blog : http://refateid.blogspot.com/
twitter : @avrail
010011000111010101110110001000000100110101111001001000000101000001100011 
-
May 18th, 2011, 10:12 PM
#12
Thread Starter
Frenzied Member
Re: retractable panel
Hi,
I was looking at the folllowing controls,
http://www.asp.net/AJAX/AjaxControlT...Accordion.aspx
and
http://www.asp.net/ajax/ajaxcontrolt...iblePanel.aspx
What i want to do is, depending on the dropdownlist selection i want to hide an area and show the other ... if possible with no postback action.
I would like to know if it's possible to do that with the following AJAX controls.
thx
-
May 19th, 2011, 12:56 AM
#13
Re: retractable panel
Hello there,
I "think" this is what you are after...
http://delroger.wordpress.com/2009/0...cordion-panes/
Gary
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|