User Profile & Activity

Kenny Yung Member
Page
of 2
Posted: February 10, 2011 6:10 AM

Yudi,

I have encountered the same problem. Would you elaborate more on how to "ensure that reference files from Intersoft have been identified as secure items of your SSL Certificate."?

 

Many Thanks

Kenny


Posted: February 1, 2011 5:16 AM

Update to the situation.

When I change Maximum Worker Processes from 3 to 1, the Chart is displaying correctly.

How to make the WebGrid Charting to work in WebFarm/WebGarden situation?

I have manually set the machine key for this web application already.

Thanks
Kenny

Posted: January 14, 2011 3:39 AM

Hi Handy,

You are correct.

It's related to the proxy connection, my network administrator has help to fixed it

Thanks

Kenny

Posted: January 12, 2011 5:19 AM

Great! This is exactly what i want.

Thanks Handy.

Kenny

Thanks Yudi.

I tried you suggestion and it does work.

However, as i have stated in my original post. The reason why i load the content using Flypostback and javascript is I want to have the 'loading screen' to inform the user what's going on rather than a blank screen and the content suddenly comes up. As our pages need some time to render

Please see the attached graphic for my expected result.

Many Thanks.

Kenny

Posted: October 27, 2010 6:17 AM

thanks Yudi

it works!

Posted: October 25, 2010 9:52 PM

Yudi,

Thanks for your quick response.

But I think I was asking the wrong, I should have ask for the "ResultBox".

Actually, I have 2 problem faced while using the Firefox to open a page which containing a Webcombo

1/ The ResultBox sometimes shows at the top of the TextBox, sometimes at the bottom

(see FireFoxWebCombo2.PNG )

Coding can be referred to my original box

2/ The ResultBox is not shown in full, this is also true for the Google Chrome

(see FireFoxWebCombo1.PNG )

<body>
    <form id="form1" runat="server">
        <ISWebCombo:WebCombo ID="WebCombo1" runat="server" UseDefaultStyle="True" 
                DataValueField="PortID" DataTextField="PortName"
                DataSourceID="SqlDataSource1" Height="20px" Width="200px" DataMember="">
                <LayoutSettings AlwaysShowAllRowsOnDropdown="True" ComboMode="MultipleColumns" 
                    EntryMode="AutoComplete" RoundCorner="True">
                </LayoutSettings>
                <Columns>
                    <ISWebCombo:WebComboColumn BaseFieldName="PortName" HeaderText="Port Name" Name="PortName" />
                    <ISWebCombo:WebComboColumn BaseFieldName="PortCode" HeaderText="Port Code" Name="PortCode" />
                    <ISWebCombo:WebComboColumn BaseFieldName="CountryCode" HeaderText="Country" Name="Country" />
                </Columns>
    </ISWebCombo:WebCombo>
            <asp:SqlDataSource  .../>
            <br />
            <asp:Button ID="Button1" runat="server" Text="Submit" />

    </form>
</body>

My goal is to display my WebCombo at the bottom of the TextBox and Display fully in IE/FireFox, please help me out.

Many Thanks.

Kenny

Posted: October 21, 2010 5:31 AM

Hi Handy,

I have changed the width in shortcut style as you have suggested.

It helps to get around the problem.

I am appreciated if you can keep me posted about the status of this fix.

Thanks for your help.

Regards,

Kenny

Posted: October 19, 2010 12:47 AM

Thanks Handy.

It does work ... partially.

The text are now shown fully, however, the icons are now overlapping one another. (please see the attachment, i have turned on the border for checking only)

How can i increase the gap/distance between one icon to another?

Thanks

Kenny

Posted: October 18, 2010 11:49 PM

Thanks Niven!

I'll give it a try.

Kenny

All times are GMT -5. The time now is 10:53 PM.
Previous Next