User Profile & Activity

Handy Surya Support
Page
of 223
Posted: December 25, 2012 8:57 PM

Hello David,

Yes, we are focusing on new release of R2. Now, we are focusing of fixing the bugs in this month,

Regards,
Handy

Hello,

That should not be happen. The code only resize the WebCombo. All the binding should work fine. Can you send us a simple runable sample that replicates this issue.

Regards,
Handy

Hello,

Here, I attached my working sample and it works well. I am using both to WebGrid and GridView. Two combos are used. Each of them are integrated to WebGrid or GridView. I am able to bind not only in the first row. 

Regards,
Handy

Posted: November 15, 2012 9:01 PM

Hello Micahel,

Have you seen Han's sample? I am not sure if his current sample reflects your current condition. So, you better help us by modifying the sample so it can replicate the issue. 
Regarding your scenario it should use boolean database that represet as checkbox in grid.

As you said before, you want to save it into database when clicking a button. So, does that mean that all changes would be saved by using button and no a single process is handled by WebGrid?

Also, since all the checkboxes changes would be saved into database, then to know how many checkboxes that are checked, then you should handle them by yourselft. Example, by using some queries that would select the rows when the checkboxes field is true/1.
Our GetCheckedRows() method can only be used for IsRowChecker.

When it comes to RootTable empty after postback in page load, I think there must be something wrong with your binding.
Please confirm how do you do the binding. FYI, the binding should be used in IntializeDataSource instead of PageLoad.

Regards,
Handy

Posted: November 5, 2012 8:23 PM

Hello Dave,

It should be fixed in the next version of ClientUI. If you are subscription customer, you would be able to get our latest product once we released a new product.

Regards,
Handy

Posted: November 2, 2012 12:35 AM

Hello,

I just wanted to reconfirm about the issue. After we further investigate the issue, it's true that we need to fix in our RibbonTemplate. However, the problem is locked down in control level which need fix by our developer teams. So, we could not deliver it for you unless it has been fixed.

Regards,
Handy

Posted: October 30, 2012 12:14 AM

I can replicate the issue in here. FYI, it seems problems only in template sample, not in the UXRibbon itself. We need to customize the style so it can show properly. 

Regards,
Handy

Hello Randine,

You don't need to access the UXDesktopDockButton. You only need to use binding with mvvm pattern.
Set your UXDockButton with binding to a property.

e.g

<Intersoft:UXDesktopDockButton Text="Next Process" IsEnabled="{Binding IsEnabled,Mode=TwoWay}" />

When close the window, simply set the property back to true.

Regards,
Handy

Posted: October 8, 2012 8:02 AM

Hi Eric,

Does this issue occur same with the previous issue that you mailed me? 
Based the previous detail, I saw that you used ClientBinding mode. If I am not mistaken, sending somehing like custom request could not be done in this mode. Please try to see our Client binding documentation that mentioned about the limitation.

Regards,
Handy

Hello,

Please follow our KB article in this link. You can learn how to modify the review pending changes form in there.

Regards,
Handy

All times are GMT -5. The time now is 4:47 AM.
Previous Next