User Profile & Activity

Huzefa Katwarawala Member
Page
of 6
Posted: February 24, 2011 3:51 AM

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?


Thanks,

Huzefa Katwarawala

Posted: February 21, 2011 12:46 AM

Hello Handy,


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?


Thanks,

Huzefa Katwarawala

Posted: February 19, 2011 1:42 AM

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.


Thanks,

Huzefa

Posted: February 17, 2011 11:38 AM

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();
}
Now the cmbColor WebCombo's DataSource is Set using the InitializeDataSource event and columns are defined using the InitializaLayout Event.

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?

 

Thanks,

Huzefa Katwarawala

 

 

Posted: February 16, 2011 5:21 AM

Hi,


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?


Thanks,

Huzefa

Posted: February 13, 2011 12:42 PM

Hi,

 

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,

Huzefa Katwarawala

Posted: February 7, 2011 4:21 AM

Hi Martin,


Thanks for the Sample.


Can you please tell me what should be my serviceUrl if i am using Routing in my WebApplication?

Posted: February 7, 2011 4:19 AM

Thanks Yudi for considering this feature..

Posted: January 31, 2011 5:00 AM

Hello Handy,

 

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.

 

Thanks,

Huzefa

All times are GMT -5. The time now is 6:34 PM.
Previous Next