User Profile & Activity

Handy Surya Support
Page
of 223
Posted: June 1, 2011 6:22 AM

Hello, 

Thank you for guiding me. Unfortunately, NavigateUri property only available in UXMenuItem level. But if you want, our developer can enhance this in our UXMenuBar level.

Regards,
Handy

Hello Rudy,

WebGrid has Ajax mechanism itself. Please remember that WebFlyPostBackManager has similiar functionality with AjaxUpdatePanel. One of its function is to prevent the page FullPostBack in UI and persist all the updates with it.
However, in WebGrid, if you only use FlyPostBack process in the WebGrid, using WebGrid ClientAction might be enough. In this scenario, the page also does not require FullPostBack at all.

You also don't need AspNetAjaxSettings all the time. This only additional settings to ensure missing styles and scripts during the update. It also would help some update states.
If the changes can persist well without those settings, you can comment out the code.

Regards,
Handy 

Hi,

You will need to have additional code before set the text label. Hope this helps.

 WebGrid1.ClientAction.RefreshModifiedControls();
 WebGrid1.ClientAction.RenderControl(Label1);

 

Regards,
Handy

Posted: May 31, 2011 4:40 AM

Hello,

Please let me know if you have purchased the product or not. This will help us how to contact you when this feature has been implemented.

Regards,
Handy

Posted: May 31, 2011 4:37 AM

Hello,

Could you provide a working sample? I need to see your current NavUri value properties. For more information about our Navigation Overview, please read http://www.intersoftpt.com/Support/ClientUI/Documentation/NavigationOverview.html.

Regards,
Handy

Hi,

Could you provide the working sample? Based on your code, I need to know the current value that assigned in each properties.

Regards,
Handy

Posted: May 31, 2011 3:20 AM

Hello,

I am curious to know if you have purchased our product or not. We will release the hotfixes soon.

Regards,
Handy

Posted: May 30, 2011 6:25 AM

Hello Eric,

We don't have any update or progress in this situation. I hope your understand that it's very hard to investigate without replicate the issue.

Regards,
Handy

Hi Eric,

I think only one issue left in this thread, Error when resize the column. The slider was already fixed in WebGrid 7 latest hotfix/release. The remaining issue in other thread (XML PostBack) would be fixed also in SP1 release.
Fyi, You can try the fix by downloading our latest WebUI Studio installer. You can have 30 days trial without a license.

Regards,
Handy

Posted: May 30, 2011 6:15 AM

Hello,

Can you guide us how to replicate your issue? I tried to create a project that used StackGrid Template. But I could not figure out how do you implement your UXPopUp in this scenario. Would you mind to send a simple sample that replicates your issue?

Regards,
Handy

All times are GMT -5. The time now is 1:33 PM.
Previous Next