User Profile & Activity

Handy Surya Support
Page
of 223
Posted: November 29, 2010 3:59 PM

Hello Vince,

I think this could not be done. If you force to replace "down" image with "Up" image, I am afraid that it would be conflicted with our LoadOnDemand feature. Also, I don't see any use to select the first row.

Regards,
Handy

Posted: November 29, 2010 1:31 PM

Hello,

It is not designed for BatchUpdate scenario. It does not return the correct total because the added rows in your screenshot has not been saved in database yet.

Regards,
Handy

Hello Jason,

Please see my attachment sample. The WebGrid binds dynamically from button. it is also placed inside WebTab. Everything works well. Perhaps, you can refer into my sample.

Also, Please try to use the latest hotfixes for the best result (WebGrid, WebDesktop, WebUIFramework).

Regards,
Handy

Posted: November 29, 2010 8:42 AM

Hello Frank,

In order to achieve the scenario based on your screenshot, please open our WebGridTutorial. You can find similar sample in v3.1>>AddCalculatedColumn.aspx. Hope this helps.

Regards,
Handy

Posted: November 25, 2010 11:09 PM

Hello Eric,

Our controls use xml for client-server data exchange. So it's already by default and not a bug.
For your information, WebGrid supports standard high security evironments in general. Some of users ever tested in SSH, https and others.
Our Ajax postback does not specify in HTTP header field. But you can use a input field (http form) to ditinguish it. Hope this information helps.

Regards,
Handy

Hello MArk,

Ok, I will inform this situation to our developer teams.

Regards,
Handy

Hello,

Your sample is corrupted. However, I can see your issue in here. After SetReadOnly(false), it could not SetReadOnly(true). For temporary workaround, please try FullPostBack approach.
I will report this issue to our developer teams. Also, you could not change the EditFormat with javascript approach. There is no available method to change that.

Regards,
Handy

Posted: November 23, 2010 8:58 PM

Hello Shah,

Yes, it is available now. You can get it by using Update Manager.

Regards,
Handy

Hello,

Would you mind to provide us your .xaml and .xaml.cs? We need also to know how you add the image dynamically. With this way, we can help you in providing the suitable approach for style control template.

Regards,
Handy

Hello Mark,

I can see the behavior that you referred to. It happens because you were misunderstanding the concept.
You should not set the value when WebInput still in ReadOnlymode.
If you set the value when the ReadOnlymode is still true, it would cause the ReadOnlycould not be set as false.

The correct sequence should be:
1.ReadOnly false;
2.SetValueData();
3.SetFocus();

Hope this helps.

Regards,
Handy

All times are GMT -5. The time now is 7:12 PM.
Previous Next