"Atlas" Control Toolkit Refresh Released
We finally managed to get this refresh done. Check out the samples and release notes at https://atlas.asp.net/atlastoolkit.
Or just click here to get the bits.
Lots of bug fixes, 4 new controls. Not too many breaking changes. Enjoy!
Comments
- Anonymous
May 04, 2006
Comme l'annonce Shawn Burke sur son blog : "Atlas" Control Toolkit Refresh Released 
 ... - Anonymous
May 04, 2006
Cool!
Tks this release solve my bug on insert GridView!! Popup.
I have one question. This possible insert one or more atlasToolkit:PopupControlExtender one page? - Anonymous
May 04, 2006
ramonduraes: Good! Sure, you should be able to insert as many as you want. It's easier to just add multiple TargetProperties instances to one Extender however. Check out the PopupExtender sample page for an example of this. - Anonymous
May 04, 2006
Thanks,
You just made my weekend good. 3 of the controls i wanted to look at building this weekend.
More time for other fun now :-) - Anonymous
May 05, 2006
Hi,
I'm insert new [TextBox,Panel e PopupExtender] e don't work. Remove all and add
01 PopupExtender
03 PopupControlProperties
work
tks - Anonymous
May 05, 2006
All Samples display VS2005:
Error Creating Control
Type 'System.Web.UI.UserControl' does not have a public property named 'Title' - Anonymous
May 05, 2006
Hi,
I have new question, I add GridView modal, add columns <Select> update textbox. Don't work fine.
Tks
Ramon Durães - Anonymous
May 05, 2006
Ramon - sorry you're having problems. Please post your questions at
http://forums.asp.net/1022/ShowForum.aspx
Thanks! - Anonymous
May 05, 2006
I've been waiting for the Modal Popup control. I love this control.
We have always referred to this javascript technique as a "lightbox" because the first site we saw doing something like this called it that.
It rocks and solves many problems. Thank you for this.
Now I am just waiting for a Google Suggest control. I'm sure you won't be calling it that though. - Anonymous
May 05, 2006
Well if we did that, it probably would spend most of it's time suggesting MSN Search instead, wouldn't it? :) - Anonymous
May 07, 2006
Love it. Been using the new build all of today (Sunday) and everything has worked well.
Is there a way I can programmatically close a collapsible panel? (I'm using the latest CollapsiblePanelExtender) - Anonymous
May 07, 2006
yes - set an ID to your extender
<atlasToolkit:CollapsiblePanelProperties ... ID="collapseBehavior"/>
then you can get to it in JS code:
var behavior = $object("collapseBehavior");
if (behavior) {
behavior._doClose();
}
} - Anonymous
May 07, 2006
カテゴライズが良く解っていないので、今の段階ではカテゴライズされていません。 Atlas の RSS を取っている方にはかなり申し訳ないのですが、続けていきたいと思います。
以下の二つの blog はどちらも... - Anonymous
May 09, 2006
以下の二つの blog はどちらも "Atlas" Control Toolkit に関してです。
"Atlas" Control Toolkit Refresh Released
Atlas Control... - Anonymous
September 18, 2006
以下の二つの blog はどちらも "Atlas" Control Toolkit に関してです。 "Atlas" Control Toolkit Refresh Released Atlas Control