Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, November 17, 2008 2:34:44 AM(UTC)
Praveen136

Groups: Registered
Posts: 13


I am dynamically setting the visible to True/False depending on the user request but the image is not displayed on the browser.

I am working on .Net 2.0 web site and the post back is AjaxPost back.
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, November 17, 2008 6:02:33 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Can you tell me which version of LEADTOOLS toolkit do you have? Also, please provide me with more details about the problem. Do you get the same behavior using our WebFormsDemo example shipped with our toolkit? If yes, please give me the steps to see it.

If it is in your own code and you can isolate the problem in a very small test project (not your full application), please put this project in a ZIP or RAR file and send it to me so I can check it for you.
 
#3 Posted : Monday, November 17, 2008 6:46:33 AM(UTC)
Praveen136

Groups: Registered
Posts: 13


we are using Version 15

Steps to reproduce:
1.create a new website
2. add update panel(ajax)
3. add a button and webimageviewer inside the update panel
4.in code behind on button click add some ImageURL such as http://localhost:1010/TestAPP/test.gif"
5. run the application and click the button(image is not displayed.)
6.remove onlly update panel and run application and click button (image is displayed)

Please let me know if you require more details....its very urgent.
 
#4 Posted : Monday, November 17, 2008 6:51:48 AM(UTC)
Praveen136

Groups: Registered
Posts: 13


One more issue even though i am setting width, height of webimageviewer to 100% its not expanding to fullscreen of the IE.
 
#5 Posted : Tuesday, November 18, 2008 12:01:43 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

I haven't tried to use our viewer inside an UpdatePanel control before, but I'm not sure why this would be done. Our control itself does partial updates, so the partial update functionality of the UpdatePanel will not be useful with it. Is it possible to use our control without putting it in an UpdatePanel?
 
#6 Posted : Tuesday, November 18, 2008 12:13:44 AM(UTC)
Praveen136

Groups: Registered
Posts: 13


No its not Possible as Lead tool controls are one of many controls which we use and also main update panel is in our main master page.
 
#7 Posted : Tuesday, November 18, 2008 6:43:20 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

I am afraid that our WebImageViewer control will not work with the Update Panel.

 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.101 seconds.