Welcome Guest Search | Active Topics | Sign In | Register

AJAXUploader rendering issue Options
RAM
Posted: Thursday, September 18, 2008 8:33:22 AM
Rank: Member
Groups: Member

Joined: 4/8/2008
Posts: 19
Hi Administrator

I have tested the AJAXUploader control in a content page (simple master page used). when I resize the IE window(horizontally) or click on "Maximize" window, the text box and Brows button for AJAXUploader control is disappering. If I use multiple rows ( for multiple files upload) it behaves same.

Do I need to set anything to avoide this ?

If I try in a new asp.net page with NO master page and NO any other controls it works fine.

Thanks
Ramesh
eo_support
Posted: Thursday, September 18, 2008 8:39:36 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,090
RAM wrote:
If I try in a new asp.net page with NO master page and NO any other controls it works fine


That has already answered your questions. :) It is not uncommon that some part in a web page affects other parts. This is especially true for css styles because their very purpose is to affect other elements. So all you need to do is to try to locate which part in your page caused the problem and remove/modify it.


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.