iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Where do I set the size when I am using the WebPaneManager?
There is a splitter between pnNavTree and pnContent that I want to make 8px wide.
Below is a snippet of my .aspx form:
<ISWebDesktop:WebDesktopManager ID="mainDesktop" runat="server" Height="100%" Width="100%" ViewStateStorage="None"> <FrameStyle BackColor="WhiteSmoke"> </FrameStyle> <Windows> <ISWebDesktop:WebDesktopWindow Name="wndMain" ControlBox="No" AllowClose="No" AllowMaximize="No" AllowMinimize="No" AllowResize="No" ShowInTaskBar="false" WindowState="Maximized" CaptionDisplayMode="Text"> <ContentTemplate> <ISWebDesktop:WebPaneManager ID="ctlPaneManager" runat="server" Height="100%" Width="100%" ViewStateStorage="None" SkinID="DefaultPage"> <RootGroupPane Name="RootGroup"> <Panes> <ISWebDesktop:WebPane ContentScrollable="False" Height="Custom" HeightValue="40px" Name="pnHeader" Text="Application Header"> <ContentTemplate> <DT:ApplicationHeader ID="ctlAppHeader" runat="server" /> </ContentTemplate> <ContentPadding Bottom="0px" Top="0px" /> </ISWebDesktop:WebPane> <ISWebDesktop:WebGroupPane GroupType="VerticalTile" Name="pnContentGroup"> <Panes> <ISWebDesktop:WebPane Name="pnNavTree" AllowCollapse="Yes" AllowResize="Yes" ContentMode="UseIFrame" ContentScrollable="False" Text="Navigation Tree" Width="Custom" WidthValue="250px" Visible="False" ContentURL="~/NewNavigationTree.aspx"> </ISWebDesktop:WebPane> <ISWebDesktop:WebPane ContentMode="UseIFrame" Name="pnContent"> </ISWebDesktop:WebPane> </Panes> </ISWebDesktop:WebGroupPane>
Thank you.
If i have a form using a webinput control (type=decimal) and need to apply the same functionality.
What are the methods that provide the functionality for a webinput that are provided by "AddPendingChanges", "rowChange", and "AfterResponseProcess" on the webgrid?
I have not yet tested this completely, but we will need the same functionality for WebInput fields of decimal type, too.
What are the functional equivalents to "AddPendingChanges", "rowChange", and "AfterResponseProcess".
There is no change.
What type of deployment is expected?
We have a custom script that creates a web site and another that creates a setup file. Neither of these show the changes.
I made the changes in the file listed above, but they are not reflected in my (debug) walkthrough.
How will this get moved with the project on compile? I don't see it in my project or in the resulting web site installation.
On a related note, I found this spelling error in the XML:
<Tooltip>...<GridView>Swith to Grid View</GridView>
should be
<Tooltip>...<GridView>Switch to Grid View</GridView>
Any progress on this?
Great news. We'd like to get this in our next release.
How do I research progress for "work item #1077"?
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname