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
Hello,
I attached a simple project with simple CustomObject. It works fine when set the value at the page load.
Regards,Handy
Please open our WebGridSample>>DetailView.aspx. Does it suitable with your current scenario?
Hi,
It shows undefined because you used single column from the combo mode.You should use Multiple columns instead of single column because you already defined a Column which have a cell collection itself.After changed it into multiple columns, it should work fine.
Sure. I write back (update) the label after choose an Item in WebCombo. It works well by using WebFlyPostBackManager. If you have a trouble, please provide a simple runable sample that replicates the issue. I will try to modify and make it work for you.
Hello Eric,
Ok, I understand what do you mean. Even though, I managed to give you another way, you still need to apply it to your scenario and sometimes, there are some changes which can break or change your current application.I will talk with our developer teams to discuss which the best way to help you.
Hello Nicolas,
Here is the attached hotfixes. Please let me know if it also works on you or not.
Webcombo is pupolate with Elements 'undefined' and after click of webcombo-button is the button unvisible.
I would need to have the runable sample to see what undefined error. Do you mean that the button of dropdown after showing the container? If yes, please try to use below code after show the container.
webcombo1.DoResize()
Helo Suresh,
To run our WebDesktop sample in local, you would need to install WebUI Studio. You also can view it in online sample from http://live.intersoftpt.com. If you want to host/deploy the application, you would need RunTimeLicense key.All intersoft products require RunTimeLicense key to deploy. You should able to get RunTimeLicense key after purchased the product.Regards,Handy
In the 1st Issue:If i type 'Ana Tru' in 1st Combo and press Tab for Shifting the Focus to 2nd combo and the 1st Combo to get auto-completed. Now the 1st Combo has not finished its Auto-Completion yet and now when i am Typing something in 2nd combo and in the meantime the 1st combo gets Auto-Completed then the Focus shifts from 2nd Combo to 1st Combo, this shifting of focus to 1st combo after it has sucessfully auto completed i don't want, as this disturbs the data typing flow. If the 1st Combo doesn't find the record and shifts focus to 1st combo then it is fine, not otherwise.
In the 1st Issue:
If i type 'Ana Tru' in 1st Combo and press Tab for Shifting the Focus to 2nd combo and the 1st Combo to get auto-completed. Now the 1st Combo has not finished its Auto-Completion yet and now when i am Typing something in 2nd combo and in the meantime the 1st combo gets Auto-Completed then the Focus shifts from 2nd Combo to 1st Combo, this shifting of focus to 1st combo after it has sucessfully auto completed i don't want, as this disturbs the data typing flow.
If the 1st Combo doesn't find the record and shifts focus to 1st combo then it is fine, not otherwise.
When it hits DataTextField text, it would be triggered the autocomplete and focus the selected search.Pressing tab would be considered as select the selected/focus item.To avoid this behaviour, please turn off AutoComplete.
For 2nd Issue: Now i have DataSource from CustomObject and assign the DataSource to WebCombo at InitializeDataSource event only. In this case if i want to set the Value of the Combo then how can it be made posssible?
For 2nd Issue:
Now i have DataSource from CustomObject and assign the DataSource to WebCombo at InitializeDataSource event only.
In this case if i want to set the Value of the Combo then how can it be made posssible?
Thanks,Handy
Please see my attached sample. Sometimes, it requires more settings for non-inetrsoft controls such as ASP.Net control.
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