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
I,
I found the cause of my problem.
In weggrid defeniton I have:
<ISWebGrid:WebGrid runat="server" DefaultStyleMode="Elegant" width="100%">
<LayoutSettings AllowExport = "Yes" AutoHeight = "true"></LayoutSettings>
Its work perfect when in stylesheet I have:
html
{
Height:100%;
}
The problem is when html element have this style the menu export dont be showed.
If I delete html element defenition from style sheet the webgrid has shoed like image in attach.
Are any way to solve this different the replace:
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">" by:
"<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >"
Thanks
I verify your sugestion; I have all this files in my Bin directory and problem still.
I dont use SmartWebResorces but files are in bin directory.
All works fine in WebGrid 6.
I remember, has no error when click in export button but menu not appear.
Any other sugestions?
Thanks.
Hi,
Yes I want the Iframe pane to be reload every time I click the WebExplorerBar.
In load event of form (server side) I need something like this:
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Label1.Text = Date.Now.ToString
End Sub
This only show the correct time in 1rts call.
I need this update every time.
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