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
Hi Hamdy,
Yes, we do have a JavaScript of WebSplitter.js. However, in my end, after I removed all the Telerik component, I am able to open the page successfully. So, could you kindly try to remove all the Telerik component in your project and see if the error is still occurred. If not, it can be happens that our component has a conflict with theirs component.
I hope it helps. Thank you and have a nice day.
Best Regards,
Andi Santoso
Hi Yousif,
Forgive me, but for your information, currently I am using WebGrid 7 build 401. In my end, any non-visible columns at the time of export is not included. So, if you have a hidden "trailer" column by setting the visible to false as well as if you set the column with a hidden data member, by default behavior, that particular column will be not included during the export process. I only need to make sure that you are having a same behavior like I had in the end before I ask to our developer team for a feature request.
You can try to set the column's visible to false on your server handler of OnExport . It will exclude the column when we do the Exporting. Here is the snippet.
e.Table.Columns.GetNamedItem("trailer").Visible = false;
After I removed all the Telerik component and tried to run the program, it has no error at all. Here, I also attached you screen shot of the page. Perhaps, the error is not from our component.
Thank you and have a nice day.
Hi Way Hang Wee,
From what I see on your attachment file, this can be occurred with two conditions. First, you have entered the wrong key. To deploy, you will need to use your run-time key, not the key that you used to install our product. Secondly, you have forgot to use our Deployment Manager when you tried to deploy you project.
Hi Aziz,
To disable using the SmartWebResources, you can set it from WebGrid's property. Set the EnableWebResources to Never. When you hit the second step, may I know on how did you remove the IS enteries from web.config?
May I also know what was the error ? It seems that the steps are right, it should be working.
Hi Xedem,
I am sorry but I cannot help you solve the issue if I cannot replicate them. Firstly, at your sample, I encounter an error but I am not sure what was the message. But it is occured because the column's width was just too small. Have you tried to resize the column width to a bigger size?
Hi Hamdy Ghanem,
May I know more details about your page structure? Perhaps, you can send me a simple running sample that replicate the issue for me to investigate it furthermore.
The ISNet.dll and ISNet.WebUI.dll files should be included in your bin folder in the project that you are willing to deploy. The configurations are not needed anymore if you are using our Deployment manager application.
Yes, If we want to customize theme, we will need to use CommonLibrary since all the files are not included in our SmartWebResources.
By you meant with SmartWeb Hidden Resources, does it refer to the Common Libary Folder? In your case, I believe since you will need the CommonLibrary, you can have two options way to deploy your project.
First, is by making the Common Library as a virtual directory at IIS. Or the second one, is by including your Common Library folder inside your project and deploy them as a one project. However, you will need to ensure that the ScriptDirectory and SharedScriptDirectory are having a right path as I mentioned before. For further information you can also see our documentation at here.
The "Click here for guidance" is working in my end. You can try to go to "ms-help://ISNet.WebUI.2008/ISNet.WebUI/Configure SmartWebResources in a web application.html" directly. Basically, when you want to deploy using SmartWebResources, you can simply right click on our component and choose "Register SmartWebResources".
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