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 have also again created a small sample based on the architecture that i am using in my application.
There is also a video attached which explains the problem that i am facing with the intersoft controls.
As i could not upload it here with this post. That i have uploaded it on rapidshare.
Here's the link : Sample and Video
Please watch carefully and understand the sample and then try to provide me a solution.
Thanks,
Huzefa
Hello Handy,
Can you please explain me what you are doing in this sample you provided?
Huzefa Katwarawala
Can you please tell me why in the sample i provide the value is not getting set. I have set the Value of WebCombo in Page_Load event and the DataBinding in InitializeDataSource event. What is the problem there?
Hi Martin,
Thanks for putting efforts into this. But it has been very late on this, i am struggling for very long. I would request you to look into this on urgent basis.
Hi,
I am using the WebFlyPostBack manager onto my form as being explained in the sample for which you gave the link.
Now in my senario when i set the Value of WebCombo on FlyPostback and Say DataBind e.g.
protected void cmbPaints_ValueChanged(object sender, ISNet.WebUI.WebCombo.ValueChangedEventArgs e) { txtRed.Text = "#00000"; txtRed.RequiresUIRefresh = true; cmbColor.Value = "4"; cmbColor.RequiresUIRefresh = true; cmbColor.DataBind(); }
The textbox is updated without any problem but the WebCombo's value is not getting Set.
Can you please tell me what could have been the problem?
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.
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?
Herewith i have attached a sample which demonstrates the Focus issue that i am facing.
Example overview:
The main idea is that i want value from 2 columns as my DataTextField. For this what i have done is that i have combined the value from 2 columns into 1 column at the DataSource level.
I am rendering this column on webform and setting its Hidden property to true and also RenderOnHidden to true. And also setting this column as DataTextField.
Now when i enter 'Ana tru' in the first combo and press tab for the value to get auto completed, the value does get Auto-Completed but the focus also shifts to the first combo and does not remain on the second combo.
If i have many combo's on page then this becomes a very big trouble.
What would have been a better solution for DataTextField is to provide some TextFormat type where i can combine the value from multiple column and display in the textbox.
Another issue is that i also not able to set the value for this column. When on Page_Load event i set the webCombo Value property e.g.
combo.Value = "ANTON";
then the text is also not getting set.
Can you please investigate into this issues.
Thanks for the Sample.
Can you please tell me what should be my serviceUrl if i am using Routing in my WebApplication?
Thanks Yudi for considering this feature..
I will send a sample soon.
I was going through the Developer Express controls and i saw this control
http://demos.devexpress.com/ASPxGridViewDemos/ASPxGridLookup/FilterServerMode.aspx
Just choose the "Filter Row" in the Incremental filtering section.
Now you will see that there is a Filter Row in the grid.
I want the same functionality in Intersoft Controls. This is what i was requesting under Search control category.
The Intersoft Controls are really fast and good. If this functionality can be found in Intersoft controls then there would be no match of Intersoft controls.
There will be many users who would want to see this functionality in intersoft control.
I request you to please implement this functionality into intersoft controls.
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