Korzh.com developer tools forums :: View topic - QueryPanel Textbox Position Incorrectly
Korzh.com
home : Community forums  FAQFAQ   SearchSearch  |  RegisterRegister  ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
QueryPanel Textbox Position Incorrectly

 
Post new topic   Reply to topic    Korzh.com developer tools Forum Index -> EasyQuery ASP.NET
View previous topic :: View next topic  
Author Message
JJohnson
Novice


Joined: 29 Feb 2012
Posts: 1

PostPosted: Wed Feb 29, 2012 12:51 pm    Post subject: QueryPanel Textbox Position Incorrectly Reply with quote

Hi,

I have came across an issue which I do not know how to solve and I need your help. It seems as though when I go into the website and press the Query Builder popup date picker and calender are positioned half way down the page.

This is the code we used to create the QueryPanel textbox:
<div class="accordionTitle">Query Builder</div><img id="imgExpandQB" runat="server" class="sectionCollapseImg" src="~/Images/expand_blue.jpg" alt="Show Details..." style="float:right; margin:0px 0px 0px 5px;" />
</Header>
<Content>
<div style="height:600px;">
<asp:UpdatePanel ID="upAdvQuery" runat="server">
<ContentTemplate>
<div style="padding:5px;">
<asp anel ID="pnlQueryByExample" runat="server" GroupingText="Query Builder" CssClass="fieldLabel" EnableViewState="false">
<div style="padding:5px;">
<keqwc:QueryPanel Font-Bold="false" ID="qpan1" runat="server" Height="300" Width="690" BorderWidth="1px" ScrollBars="Auto" Appearance-ScriptMenuStyle-BackColorOver="#FFFFFF" Appearance-ScriptMenuStyle-BackColor="#b1c6e4" UseListCache="True">
</keqwc:QueryPanel>
</div>
</asp anel>
<br />
<asp anel ID="pnlQueryDescription" runat="server" GroupingText="Query Description" CssClass="fieldLabel" EnableViewState="false">
<div id="divQueryDescription" runat="server" style="font-weight: normal; padding:5px; height:200px; width:687px; overflow croll;">
&nbsp;
</div>
</asp anel>
</div>
But if I go into the Css Common file that we use and delete the positioning in the accordionContent it seems to look better. I will add a screenshot of the problem.

Thanks for the help
Javae
Back to top
View user's profile Send private message
RayPooley
Novice


Joined: 12 Mar 2013
Posts: 5

PostPosted: Tue Mar 12, 2013 4:15 pm    Post subject: Re: QueryPanel Textbox Position Incorrectly Reply with quote

JJohnson wrote:
Hi,

I have came across an issue which I do not know how to solve and I need your help. It seems as though when I go into the website and press the Query Builder popup date picker and calender are positioned half way down the page.

This is the code we used to create the QueryPanel textbox:
<div class="accordionTitle">Query Builder</div><img id="imgExpandQB" runat="server" class="sectionCollapseImg" src="~/Images/expand_blue.jpg" alt="Show Details..." style="float:right; margin:0px 0px 0px 5px;" />
</Header>
<Content>
<div style="height:600px;">
<asp:UpdatePanel ID="upAdvQuery" runat="server">
<ContentTemplate>
<div style="padding:5px;">
<asp anel ID="pnlQueryByExample" runat="server" GroupingText="Query Builder" CssClass="fieldLabel" EnableViewState="false">
<div style="padding:5px;">
<keqwc:QueryPanel Font-Bold="false" ID="qpan1" runat="server" Height="300" Width="690" BorderWidth="1px" ScrollBars="Auto" Appearance-ScriptMenuStyle-BackColorOver="#FFFFFF" Appearance-ScriptMenuStyle-BackColor="#b1c6e4" UseListCache="True">
</keqwc:QueryPanel>
</div>
</asp anel>
<br />
<asp anel ID="pnlQueryDescription" runat="server" GroupingText="Query Description" CssClass="fieldLabel" EnableViewState="false">
<div id="divQueryDescription" runat="server" style="font-weight: normal; padding:5px; height:200px; width:687px; overflow croll;">
&nbsp;
</div>
</asp anel>
</div>
But if I go into the Css Common file that we use and delete the positioning in the accordionContent it seems to look better. I will add a screenshot of the problem.

Thanks for the help
Javae


Hi dude.

Noticed nobody has come back to you on this. I am having the same problem with the edit box in the QueryPanel.

I noticed on the history list http://devtools.korzh.com/query-builder-aspnet/history/ that this is down as having been fixed.

21-Apr-2012 Version 2.12.0
--------------------------
-added: ModelChanged event in DataModel class;
-added: SelectAll() and SelectNone() method in EntitiesPanel;
-added: SortEntities property in EntitiesPanel;
-fixed: Wrong position of edit box when clicking on "enter value" label;

This is not the case.

I am running v 3.1.0.8.

Did you get anywhere with this?

Thanks

Ray Pooley
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Korzh.com developer tools Forum Index -> EasyQuery ASP.NET All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group