Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
Chris Herrington  
#1 Posted : Tuesday, April 28, 2009 6:21:04 AM(UTC)
Chris Herrington

Rank: Advanced Member

Groups: Member
Joined: 9/6/2005(UTC)
Posts: 106

Dmitry,

I do not mean to sound rude but the ajax control for me is going backwards not forwards. I was able to make the AJAX work. There are underscores ____ in the item names on the client side now. I was use to using the javascript js files. But there was an option PreviewImageResizeRatio that was able to be made 0 now it can only be a 1. The problem with that is that when I resize and image or do anything to an image it makes it blury for a second or two where as when I was able to set it to a 0 it did not do this and it looked seemless. The other thing is that the control seems to transform images much slower than with the WEB Control. Any ideas on what we can do?

Thanks in advance

Chris
Chris Herrington  
#2 Posted : Tuesday, April 28, 2009 7:30:55 AM(UTC)
Chris Herrington

Rank: Advanced Member

Groups: Member
Joined: 9/6/2005(UTC)
Posts: 106

Dmitry,

Another thing that I am unsure of is why at the buttom of the source page there has to be the following entry:
Sys.Applocation.add_load(App_load);

In the web control this was not needed to make the scripting work?

Thanks

Chris
Fedor  
#3 Posted : Thursday, April 30, 2009 2:13:15 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Hello Chris,

Quote:
Another thing that I am unsure of is why at the buttom of the source page there has to be the following entry:
Sys.Applocation.add_load(App_load);

In the web control this was not needed to make the scripting work?


We need to work with client controls only when ASP.NET AJAX infrastructure is fully initialized. That's why we sign on this event.

Edited by user Thursday, April 30, 2009 2:48:47 PM(UTC)  | Reason: Not specified

Best regards,
Fedor Skvortsov
Fedor  
#4 Posted : Thursday, April 30, 2009 2:29:08 PM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Hello Chris,

Quote:
I do not mean to sound rude but the ajax control for me is going backwards not forwards.


You can still use Web Controls. They are shipped with version 5.x.

We have developed AJAX controls for more tight integration with standard ASP.NET infrastructure, as well as provide low learning curve.

Quote:
II was able to make the AJAX work. There are underscores ____ in the item names on the client side now. I was use to using the javascript js files. But there was an option PreviewImageResizeRatio that was able to be made 0 now it can only be a 1.


Hmm, 0 value should generate exception.

You can disable image previewing using PreviewImageEnabled Property.

You can also play with different image load mode using ImageLoadMode Property.

Quote:
The problem with that is that when I resize and image or do anything to an image it makes it blury for a second or two where as when I was able to set it to a 0 it did not do this and it looked seemless. The other thing is that the control seems to transform images much slower than with the WEB Control. Any ideas on what we can do?


Do you mean speed of image processing or speed of user interface updating?

Edited by user Thursday, April 30, 2009 2:29:39 PM(UTC)  | Reason: Not specified

Best regards,
Fedor Skvortsov
Users browsing this topic
Similar Topics
Ajax Controls and Vector Objects and AJAX Control Toolkit (Discussions – Graphics Mill)
by NormanL 5/14/2012 9:20:02 AM(UTC)
Overlaying images and ajax controls (Discussions – Graphics Mill)
by NormanL 5/8/2012 1:23:50 AM(UTC)
Aurigma and Ajax cart (Photo Order for Virtuemart)
by Kaderas 4/3/2012 4:42:33 AM(UTC)
Flash - Ajax Uploader (Discussions – ActiveX/Java Uploader)
by cyberguy 12/15/2011 9:59:20 AM(UTC)
HOWTO: Integration Image Uploader control and AJAX ModalPopup extender (FAQ – ActiveX/Java Uploader)
by Dmitry.Obukhov 9/12/2011 1:59:01 AM(UTC)
Ajax ImageVObject Border create hairline (Discussions – Graphics Mill)
by ChingYen 11/14/2010 5:46:35 PM(UTC)
AJAX MultilayerViewer does not work on IE 9.0? (Discussions – Graphics Mill)
by ChingYen 11/11/2010 1:03:10 AM(UTC)
AJAX (Discussions – Graphics Mill)
by Chris Herrington 4/29/2009 3:14:14 AM(UTC)
AJAX Sample Project (Discussions – Graphics Mill)
by Chris Herrington 4/28/2009 12:38:02 AM(UTC)
TIFF image rotation with Ajax BitmapViewer (Discussions – Graphics Mill)
by b.de.vries 11/26/2008 11:37:32 PM(UTC)
Possible to Update "MaxFileCount" using Ajax? (Discussions – ActiveX/Java Uploader)
by tgc 10/28/2008 11:45:53 PM(UTC)
HOWTO: Create Overview-Window for AJAX BitmapViewer (Samples – Graphics Mill)
by Alex Kon 3/27/2008 2:43:14 PM(UTC)
PRB: AJAX and Web Controls Do Not Work on Production Site when You Publish It Using Visual Studio (FAQ – Graphics Mill)
by Dmitry 2/1/2008 2:41:01 PM(UTC)
AjaxControls Access Denied (Discussions – Graphics Mill)
by John Thelen 11/21/2007 4:33:20 AM(UTC)
Problem with rubberband not found on postbacks/ajax actions (Discussions – Graphics Mill)
by Stefan Haupt 10/24/2007 3:35:35 PM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.