User Profile & Activity

Handy Surya Support
Page
of 223
Posted: February 16, 2011 9:23 AM

Hello Fung,

It should be not happened. Have you change EnableWebResources properties to ScriptOnly? With this way, you can specify the images path or getting the image from CommonLibrary. 
You can also check the current path of your images. Please right the unloaded image and choose properties. Please check what is the loaded path in there.

Regards,
Handy

Posted: February 15, 2011 3:21 PM

Hello,

Some of the part are not WebDesktop control.
E.g TextEditor->more likely WebTextEditor, Calendar->WebInput or something?
I suggest you to see our livesample to know more about our control.
When install our product, you should be able to get our sample from Intersoft StartMenu.

Regards,
Handy

Posted: February 15, 2011 3:15 PM

Hi Eric,

I was talking about this issue because you said that add (ç = char 0x02) and (¢ = char 0x03).
http://www.intersoftpt.com/Community/WebGrid/How-to-avoid-XML-in-WebGrid-AJAX-postback/

If this is a different issue, please let us know more details such as in sample that can replicate this issue.

Regards,
Handy

Hi Eric,

After debug your project, I have got two conclutions.

Refreshing time should be 2 x cDelay (once for each grid) -> wrong, takes longer, because two calls are being made
After refreshing, sometimes no data will be returned and special row with text "no data" shows up in Description column and all other columns are hidden -> wrong

In my analysis, the delay already take much longer than expected. I noticed that you set delay twice, one from client and one from server. 
I can also see that you use some boolean (IsTimeOdd). I don't think this is the correct validation. The boolean status is also changed randomly depends on the time. I think this the once cause issue when returning data. Sometimes, you can see data, sometimes not.

After refreshing, sometimes no data will be returned and special row with text "no data" shows up and uses full width -> wrong

You have incorrect validation. If you debug, the rows count is not 0 at the first time.

Regards,
Handy

Hello Nicolas,

Our developer teams are working on it now. I also sent new nofitication to them. 
Does your customer have a deadline? I will try to keep pushing.

Regards,
Handy

Hello,

It seems the resources files are not loaded.
Please ensure that ISNet.WebUI.Resources.dll, ISNet.WebUI.WebDesktop.Resources.dll, ISNet.WebUI ISNet.WebUI.WebGrid.Resources.dll, ISNet.WebUI.WebCombo.Resources.dll, ISNet.WebUI.WebInput.Resources.dll exist in your project bin folder.
You can also Re-register SmartWebResources by right clicking the control at design mode and choose RegisterSmartWebResources.

Regards,
Handy

Posted: February 15, 2011 11:40 AM

Hello Suresh,

What exactly that you need to know in details? We have a WebDesktopSample and documentation. You can try to see the samples or learn from how-to/walkthrough.
Or you can let us know more specific about what you need such as in screenshot.

Regards,
Handy

Posted: February 15, 2011 11:38 AM

Hello Jason,

Have you check our IsRowChecker feaure? I think you can use it for your scenario. After checked some rows, you can access all the checkedrows. For more information, please open PreserveCheckedRows.aspx in our WebGridSample.

Regards,
Handy

Posted: February 15, 2011 11:01 AM

Hello Madhavan,

I can run it well in here. Can you send me a simple sample that replicates the issue? Please ensure you use the latest hotfixes of WebGrid7.

Regards,
Handy

Posted: February 14, 2011 10:34 AM

Hello Mark,

It seems that you could not achieve it via double click because We still don't have a handler of double click.
However, you open a dialog box when select or single click on the row. For more information about how to open UXDialogBox when select a row, please refer into my project.

Regards,
HAndy


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