User Profile & Activity

Adam Siemiatkowski Member
Page
of 2
Posted: December 5, 2013 2:28 AM

Hello Hans,

i write from other account because i have problem with community on my account. 

I have installed curent version of Intersoft Framework, and that help for Firefox but on IE 11 WebCombo still did not work. 


regards 
Adam

Posted: November 25, 2013 7:41 AM

thank you, your solution works


regards


Adam

Posted: November 14, 2013 4:03 AM

WebDesktop.NET ver. 4.0.7200.7 date 2013-10-02


I have solution in JavaScript



var ssCallOut = ISGetObject("WebCallOut1");

ssCallOut.SetWidth(document.documentElement.scrollWidth);

ssCallOut.Show();


regards Adam

    var dlgBox = ISGetObject("WebDialogBox1");    dlgBox.Window.ResizeTo(document.documentElement.scrollWidth - 40, document.documentElement.scrollHeight - 40);

 


Thx, I found solution


WebGrid1.LayoutSettings.RowStyle.CustomRules = "text-overflow: ellipsis; overflow-x: hidden";


regards 


Adam 

no error if the page is in html5, error is only in html4

regards


Adam

Posted: May 21, 2013 1:44 AM

You're right, I changed the html 5 typdoc problem does not occur, but Intersoft controls look bad, which previously used the format does not work properly. 

For example: WebExplorerPane, WebPaneManager


What's the easiest way I IS projects operating in HTML4 migrate to HTML5 ? (see attach files)

Any ideas ?


regards


Adam

Posted: May 17, 2013 6:10 AM

Thx, I ran your example, I think its work fine

So I'll try to use it, but I still dont know why 

<FilterParameters></FilterParameters>

doesnt work.

However, your solution seems to me to be better


Adam



You only got the error while you run (view in browser) your application in development environment?
However you didn’t get the error while run (browser) your application in deployment server?


AS=>the same error occurs In both situations, 

vd1461.style.top =(-1 *v02384.AnimatedObj.Height)+"px"; 

SCRIPT87: wrong argument. 

ISRes.axd, row 7 char 17247

In attach file I sen an error from debbug window


regards


Adam

Hi


The same error is when collapse is set in aspx file


example:

<ISWebDesktop:WebExplorerPane ID="WebExplorerPane1" runat="server" 

                            Height="100%" style="font-family: Calibri" Width="400px" 

                            EnableAnimation="False" XmlCompressionEnabled="True" 

                            RenderMode="RoundCorner" EnableViewState="False">

                            <Panes>

                                <ISWebDesktop:WebExplorerBar Name="Pane0" Text="" Visible="false">

                                </ISWebDesktop:WebExplorerBar>

                                <ISWebDesktop:WebExplorerBar Name="Pane1" Text="abc" Collapse="true" >

                                </ISWebDesktop:WebExplorerBar>


problem exist with 

ISNet.WebUI.WebDesktop.v4_0_7200


in the previous version 

ISNet.WebUI.WebDesktop.v3_0_7200 

or 

ISNet.WebUI.WebDesktop.v2_5_2007 

working properly.


regards 


Adam 

All times are GMT -5. The time now is 8:57 PM.
Previous Next