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
The developer has updated me regarding the issue, it seems the issue is caused by a bug and a bug report has been submitted.
In the mean time, if it is possible, you could try using our WebService method. When using WebService, you could pass the custom select parameter in the tag property during ServiceEvent selecting event in the client side.
function GetCustomers_Selecting(control, selectArguments) { selectArguments.Tag = "City='Jakarta'";}
In the WebService select method, you could retrieve the parameter using the Tag property as well from the DataSourceSelectArgument object.
The method is identical for the WCFService, however because of a bug this method is currently not working for the WCFService
Attached is a simple MVC project with BatchUpdate enabled WebGrid and WebCombo as one of the edit type. I'm not quite clear on the WebCombo column editor with increment search, but the attached project already has a webcombo column editor in one of the column.
You could also view our provided WebCombo and WebGrid sample, it should give you some knowledge regarding our product feature. The method in the sample should also be applicable when using MVC.
In my simple test project I created to test the scenario, I could not replicate the issue. Attached is the test project, feel free to modify the project to replicate the issue.
Sorry for the late reply, I am still discussing this issue with the developer. Currently, I am also having tne same difficulty in passing parameter on WCF service ClientBinding. I will inform you as soon I have any update from the developer.
Using the latest WebCombo and WebUI Framework available, build 220 and 755 respectively, I do not have any performance issue with the WebCombo on my test page. Do you mind providing more information for the issue? Which browser are you using? Which WebCombo version and build are you using? What kind of scenario did you use the WebCombo for?
Attached is the test page I am using to test the scenario.
We already have some basic guide on how to use MVC pattern with WebGrid in our blog on this article. Have you follow the steps describe in the guide?
Thank you for the snippet, I have sucessfully replicate the issue on my environment. It seems the issue is caused by a bug, I have submitted a bug report to the developer.
Regarding the thread title, based on my discussion with the forum administrator currently we could not changed a published thread title.
Personally, I have never used SQL Azure. However based on my research online, I have found an article on how to connect SQL azure using different method.
Our ClientUI control will accept ObservableCollection for its collection property, as demonstrated in the LoadContacts function in the ContactsViewModel on the ClientUI WPF provided sample (Default location for 64bit Window C:\Program Files (x86)\Intersoft Solutions\Intersoft WebUI Studio 2010 R1\Samples\WPF\ClientUI 2010).
We already provide a Contacts sample in our ClientUI WPF sample. The sample already demonstrate master / detail form using MVVM pattern. We do not use WCF RIA in the sample, however this solution should be applicable using WCF RIA as well.
If you already installed our product the default location of the WPF sample solution in 64bit Windows would be C:\Program Files (x86)\Intersoft Solutions\Intersoft WebUI Studio 2010 R1\Samples\WPF\ClientUI 2010
Using the previous attached sample, I failed to replicate the issue. I tried invoking postback in the WebMenubar by clicking a command or reposting the page using ASP button, however there is no JS error in my environment.
Have you modify the sample to use the first post technique?
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