User Profile & Activity

Vincenzo Angeloni Member
vincenzo.angeloni@wuerth-phoenix.com
Page
of 12
Posted: November 24, 2010 12:24 PM

Hi,

 

you are right anyway i need to change the color when I stay in edit mode on the row, and also with your example I can set the color but when I enter in edit mode in the row the color comes back to the old, it does not maintain the red color.

 

Thanks,

 

 

Vince

Posted: November 24, 2010 7:50 AM

Hi,


on server side it is ok, anyway in client side I have used your code sample but it does not work the backgroudcolor is unchanged. Could you provide me an example to try it?


Thanks,


Vince

Posted: November 10, 2010 12:02 PM

Hi,

 

we have tried your solution but anyway it does not work because when the event is fired our combo is not selected, so the combo.GetSeletedRow() returns null.

 

We also tried to see use the method combo.GetRows() in the event handler code anyway the returned array is empty.

 

Could you provide us a complete example?

 

 

Thanks,

 

Vince

Posted: October 22, 2010 3:20 AM

Hi,

 

we do not need to add a new item only to enter in edit modo without loosing the first char inserted.

 

Vince

 

Hi Glenn,

thanks for the workaround, it works.

Regards,

Vince

Hi Niven,

I think you misunderstood, the issue is not solved at all. I know how to use the TimeoutInterval property. What I'm saying is that the problem is still there also using you example: in your example the error message is shown quickly and after 60 seconds the timeout message is shown. In my opinion if the error message is shown the timeout message must not be shown.

Regards,

Vince

Hi Niven,

it happens also with your example, but you have to wait that the timeout expires. The default timeout is 60 seconds, if you do not want to wait 60 seconds change the TimeoutInterval of the WebFlyPostBackManage, for example:

<ISWebDesktop:WebFlyPostBackManager ID="PostBackManager" runat="server" ServiceUrl="FlyPostBackManager.aspx"
ServiceType="WebForm" AutoEventWireup="true" WebServiceResponseFormat="Json"
ShowLoaderOnBusy="True" BlockPageUIOnBusy="True" EnableUIMode="True" TimeoutInterval="1">
<FlyPostBackSettings PostInputControls="False" PostViewState="False" />
<ClientSideEvents OnError="WebFlyPostBackManager_OnError" OnResponseSuccess="WebFlyPostBackManager_OnResponseSuccess"
OnTimeout="WebFlyPostBackManager_OnTimeout" />
<LoaderTemplate>
Searching...
</LoaderTemplate>
</ISWebDesktop:WebFlyPostBackManager>

I'm using WebDesktop version 3.0.7200.310.

Regards,

Vince

Hi Niven,

the example is in the description of the problem: I wrote the definition of the WebFlyPostBackManager and the implementation of the callbacks. I think you have all the information to reproduce the problem.

Regards,

Vince

Posted: September 2, 2010 3:24 AM

Hi,

thanks for the information.

I have found that the problem is due to the WebUI framework library. is it possibile to use the webUI Framework related to 2010 R1 and maintain all other libraries version 2009 R2?

 

Our state is the following:

Our subscription is expired, anyway is our runtime license still valid?

And if we would deploy the 2010 R1 in production environment the our runtime lincense could be valid all the same?

 

Thanks,

 

Vince 

 

Posted: September 1, 2010 3:12 AM

Hi,

 

now we can not use the 2010 R1 because our full subscription is expired and we want to maintain the version 2009 R2 that is currently installed on our customer environment, so could you tell me how to receive an hotfix related to our version 2009 R2 sp1.

 

Thanks,

 

Vincenzo

All times are GMT -5. The time now is 9:26 PM.
Previous Next