﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community</title><link>http://www.intersoftpt.com/Community/</link><description /><generator>http://www.intersoftpt.com</generator><language>en</language><copyright>Copyright 2000 - 2009 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>WebCombo</title><link>http://www.intersoftpt.com/Community/WebCombo/WebCombo/</link><pubDate>Mon, 15 Mar 2010 07:15:28 GMT</pubDate><dc:creator>ravirajshimpi</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;m using two webcombo in my webgrid one is dependant on another, when adding new row whichever value i select from webcombo i get the value of first row. plz replay as soon as possible&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>WebCoverFlow - client or server side image loading</title><link>http://www.intersoftpt.com/Community/WebAqua/WebCoverFlow---client-or-server-side-image-loading/</link><pubDate>Mon, 15 Mar 2010 06:52:45 GMT</pubDate><dc:creator>MarkLeavesley</dc:creator><category>WebCoverFlow</category><category>client side</category><category>server side</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I am trialling WebCoverFlow and need to know if it is loading images server side or client side, and if it is server side, can it do it client side?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;The reason for this is that the client has the images held on a seperate server to the web server and as I understand it, IIS cannot access network/remote locations. I am assuming that the users will have access via their domain login and therefore the browser will too...&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Mark Leavesley&lt;/p&gt;</description></item><item><title>shortcut windows</title><link>http://www.intersoftpt.com/Community/WebDesktop/shortcut-windows/</link><pubDate>Mon, 15 Mar 2010 03:02:38 GMT</pubDate><dc:creator>syed</dc:creator><category>Shortcuts using javascript</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you please let me know the solution how i can create window shortcuts using javascript.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks &lt;br /&gt;&lt;/p&gt;</description></item><item><title>FPBM and webInput problem</title><link>http://www.intersoftpt.com/Community/WebDesktop/FPBM-and-webInput-problem/</link><pubDate>Sun, 14 Mar 2010 23:41:31 GMT</pubDate><dc:creator>GeorgeB</dc:creator><description>&lt;p&gt;Another problem with FPBM manager and WebInput. In this one a WebInput text is set by the server and the controls are rendered again. The value "Hello" is displayed to the user but can not be retrieved by the server.&lt;/p&gt;
&lt;p&gt;This sequence is used when the app retrieve a record with many fields, displays it to the user, the user  updates one or more fields and the updated information is written to a database. The problem is webInputs that aren't changed are returned as empty.  It is impossible to detect if the user changed the field to empty or was left unchanged.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Please see the sample.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebScheduler CallOut</title><link>http://www.intersoftpt.com/Community/WebScheduler/WebScheduler-CallOut/</link><pubDate>Sun, 14 Mar 2010 22:34:17 GMT</pubDate><dc:creator>wayhang@elutions.com.my</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When i click an empty cell in WebScheduler, can i have MyCustomCallOut?&lt;/p&gt;
&lt;p&gt;If can, how to do it?&lt;/p&gt;
&lt;p&gt;If cannot, how can i hide all the controls on the CallOut then add my own button so that during my button click, it'll load another aspx just like load the EditingForm?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description></item><item><title>TaskBarRightTemplate hidden in firefox</title><link>http://www.intersoftpt.com/Community/WebDesktop/TaskBarRightTemplate-hidden-in-firefox/</link><pubDate>Sun, 14 Mar 2010 08:32:08 GMT</pubDate><dc:creator>hamdy.ghanem</dc:creator><description>I have &amp;nbsp;a desktop page
&lt;div&gt;the TaskBarRightTemplate is hidden all the tyme in firefox 3.5&lt;/div&gt;
&lt;div&gt;but i can see it in ie 8&lt;/div&gt;</description></item><item><title>using multiple WebGrid on single webform</title><link>http://www.intersoftpt.com/Community/WebGrid/using-multiple-WebGrid-on-single-webform/</link><pubDate>Fri, 12 Mar 2010 23:53:55 GMT</pubDate><dc:creator>ravirajshimpi</dc:creator><description>&lt;p&gt;hi &lt;/p&gt;
&lt;p&gt;m using multiple webgrid on single webform, but the grids are in different views and m taking webcombo as edit type, as the grids are in different views it only initiazises those webcombo which have been on current view and not on other views plz replay as early as possible&lt;/p&gt;</description></item><item><title>WebGrid 7 - Selecting Sort From Column Context Menu Crashes</title><link>http://www.intersoftpt.com/Community/WebGrid/WebGrid-7---Selecting-Sort-From-Column-Context-Menu-Crashes/</link><pubDate>Fri, 12 Mar 2010 15:48:23 GMT</pubDate><dc:creator>PRISMAY</dc:creator><description>&lt;p&gt;The grid sorts just fine when we click on the column header.  However, when we select sort from the column context menu, it causes a javascript crash.&lt;/p&gt;
&lt;p&gt;I found the problem.  The columnObject passed to the OnColumnSort client-side handler is different when sorting from the menu than directly from the column header.&lt;/p&gt;
&lt;p&gt;Sorting on column header produces:&lt;/p&gt;&lt;pre&gt;  columnObject.Name         "assignedToLastFirstName"
&lt;strong&gt;  columnObject.ColumnMember "assignedToLastFirstName"
&lt;/strong&gt;  columnObject.SortOrder    "Descending"

&lt;/pre&gt;
&lt;p&gt;Where sorting from the context menu does not populate ColumnMember:&lt;/p&gt;&lt;pre&gt;  columnObject.Name	 "assignedToLastFirstName"
&lt;strong&gt;  columnObject.ColumnMember	 undefined
&lt;/strong&gt;  columnObject.SortOrder	 "Ascending"
&lt;span style="background-color: #fffce1; font-family: courier new"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;</description></item><item><title>Resize WebDialogBox dynamically</title><link>http://www.intersoftpt.com/Community/WebDesktop/Resize-WebDialogBox-dynamically/</link><pubDate>Fri, 12 Mar 2010 08:53:15 GMT</pubDate><dc:creator>dasha.fedorova@gmail.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I can't seem to figure out if there's a way to resize the WebDialogBox after it has been opened?  I'd like to make it fit the size of the contents:&lt;/p&gt;&lt;pre&gt;function ResizeWindow(webDialogId) {&lt;br /&gt;    var wdb;&lt;br /&gt;    var form = document.getElementById("form1");&lt;br /&gt;  &lt;br /&gt;    wdb = parent.ISGetObject(webDialogId);&lt;br /&gt;&lt;br /&gt;    if (wdb) {&lt;br /&gt;         wdb.Height = form.offSetHeight;&lt;br /&gt;         wdb.Width = form.offSetWidth;&lt;br /&gt;    }&lt;br /&gt;}&lt;/pre&gt;
&lt;p&gt;Is something along these lines possible?&lt;br /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>WebTreeView node.LoadChildNodesOnDemand from client side</title><link>http://www.intersoftpt.com/Community/WebTreeView/WebTreeView-nodeLoadChildNodesOnDemand/</link><pubDate>Fri, 12 Mar 2010 07:21:44 GMT</pubDate><dc:creator>mariusz.kopera@gmail.com</dc:creator><category>WebTreeView</category><category>LoadChildNodesOnDemand</category><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;     I am using WebTreeView in LoadOnDemand  mode. &lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&amp;lt;ISWebTreeView:WebTreeView ID="WebTreeViewFolders" runat="server" 
                Height="500px" Width="250px" DataSourceID="" EnableLoadOnDemand="True" 
                oninitializenode="WebTreeViewFolders_InitializeNode" 
                oninitializechildnodes="WebTreeViewFolders_InitializeNode" 
                PostBackModeType="FlyPostBack"&amp;gt;
                &amp;lt;FlyPostBackSettings PostInputControls="True" /&amp;gt;
                &amp;lt;Nodes&amp;gt;
                    &amp;lt;ISWebTreeView:WebTreeViewNode Name="Folders" Text="Folders" TextImage="~/images/ico/16/folder.gif" &amp;gt;
                    &amp;lt;/ISWebTreeView:WebTreeViewNode&amp;gt;
                &amp;lt;/Nodes&amp;gt;
                &amp;lt;ClientSideEvents OnNodeSelect="WebTreeViewFolders_OnNodeSelect" /&amp;gt;
                &amp;lt;NodeSettings EnableAnimation="True" /&amp;gt;
            &amp;lt;/ISWebTreeView:WebTreeView&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt; I am trying to add new folder to hierarchy (folders_structure.jpg) using ajax because your solution using postback is not possible.&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;function SaveFolder(iFOLDER_ID, sFOLDER_NAME, iFOLDER_ID_PARENT) {
    $.ajax({
        type: "POST",
        url: ......
        data: "{'FOLDER_ID':'" &amp;#43; iFOLDER_ID &amp;#43; "','FOLDER_NAME': '" &amp;#43; sFOLDER_NAME &amp;#43; "','FOLDER_ID_PARENT': '" &amp;#43; iFOLDER_ID_PARENT .......
        contentType: "application/json; charset=utf-8",
        dataType: "json",
        success: function(oResult) {
            var iFOLDER_ID = oResult.d
            if (!isNaN(iFOLDER_ID)) {
                var WebTreeViewFolders = ISGetObject("WebTreeViewFolders");
                var node = WebTreeViewFolders.GetSelectedNode();
                //node.Collapse();
                //node.SetChanged();
                //node.Expanded = false;                                
                //node.OldExpanded = false;
                node.ChildNodeExpandable = true;
                node.IsDirty = true;
                node.LoadChildNodesOnDemand();
                node.Expand();
                //node.ExpandHierarchyAndSelect();
            } 
        },
        error: function(result) {
            alert("Status:" &amp;#43; result.status &amp;#43; ', Error:' &amp;#43; result.statusText);
        }
    });
}&lt;/pre&gt;
&lt;p&gt; After adding new folder to the database I want to refresh selected node to get new structure. Unfortunatele if selected node is expanded I can't load new structure from the databes because it remembers old one. How to refresh node implicitly from database even if node is expanded. &lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Mariusz&lt;/p&gt;
&lt;p /&gt;
&lt;p /&gt;</description></item></channel></rss>