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 Dan,
Unfortunately, It could not run in Android browser for now.
As far as I know there are some limitations from mobile browser itself which does not support our product.
Hello Matt,
I have able to replicated your issue. This problem happened because xhtml tag on your page.
To fix your issue, you can delete xhtml's tag. These are following step:
1. Delete script bellow :
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2. change script bellow :
<html xmlns="http://www.w3.org/1999/xhtml">
to
<html>
Hope this helps
Riendy
Hi Kenneth,
I think there's no problem with your current environment.
For my attachment, I tried to download and checked my attachment. It is running well here.
Would you please try to download my simple sample once more time? Or is it possible for you to attach the simple runable sample which is replicate your issue ?
Regards,
Hello Nick,
Unfortunately, the error message could not be discarded. When you use DataSource control, you must to specify the method for insert,update and delete. Otherwise, (Update is not handled), you would get the error.
So, I suggest you to handle the update method in order to run the application correctly.
Hope this helps.
Hello Huzefa,
The best way to integrate the overriden controls into WebGrid, you can use CustomEditor.
To avoid duplication thread, the answer of your question has been answered on the other thread. You can follow that link to know how to use custom editor.
Please do not hestitate to ask us if you have another question.
Hi Robert,
I have replicate your issue.
WebCombo's behavior will render when you click DropDownList. So you can't use those code before DropDownList clicked. If you want to get a value which you selected, why don't you use :
WebCombo2.Value;
or you have another scenario ?
I can replicate your issue in here. Unfortunately, you couldn't use the code to select row in PageLoad event. It will return an error because the rows element have not been created yet. The element would be created when you click on DropDown or when the ResultBox popped up.
Is there anything that you need to achieve with the current code? If you only want to set the value, you can simply to use WebCombo2.Value directly.
Hope this helps you Robert.
Hi,
I'm glad to hear that.
Thank you for your information Francis.
Hi Xu,
WebCombo returns only one value. If you want to return full path, like China-Jiangsu-Suzhou, I suggest you to show path in TextBox. Here I attached a simple sample.
Hello,
RowHeader is automatically added in to WebGrid. Would you like to describe me what you want?
Here I show you a RowHeader in attachment. Is it RowHeader that you mean ?
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