Showing posts with label latest. Show all posts
Showing posts with label latest. Show all posts

Monday, March 26, 2012

Atlas User Control bug Error rendering control

Hello

Help me with this two:

1. I'm using the latest Atlas July version and I'm getting error 'Error rendering control' in design when I want to use Atlas UpdatePanel in user control. After starting the application the control work fine.

2. If UpdatePanel is passing value from Calendar control to the TextBox control and TextBox property is read only – the value could not be read and vanish after postback.

Thanks for answer and keep up the good work and try with less bugs.

Hi Filip, for #2

As a workaround, you can trap event "Calendar_SelectionChanged" and save the value somewhere else. Also in this method, you can call

popCalendarPanel.Commit(txtDate, currentCal.SelectedDate);

which is how you can do something custom with the pop up result itself.


Thanks

I will try thisand post it back the results.

Saturday, March 24, 2012

Atlas Toolkit

Has the atlas toolkit been updated with the latest June release?

I'm not sure what you mean, but you can download the June release here:

http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=AtlasControlToolkit


this is exactly what i was looking for, I just wasn't sure because the atlas toolkit website doesn't have the 3 new controls on it.http://atlas.asp.net/atlastoolkit/

Wednesday, March 21, 2012

Atlas Release Date??

I am currently using Atlas at work to investigate how it could be used within our products.

I have managed to develop a site using the latest CTP and now need to know when the Atlas framework is due to come out of beta and be fully released?

I know that you are allowed to use the current CTP for actual websites, its just does anyone have any idea on the official release date of the Atlas framework?

thanks

Stuart

See this thread:http://forums.asp.net/thread/1333630.aspx

Ryan