User Profile & Activity

Handy Surya Support
Page
of 223

Yes, I know. But how many records that returned in filter?

Regards,
Handy

How many data that you are trying to filter? Maybe the response are becoming heavy because the load of data.

Regards,
Handy

Posted: July 19, 2010 11:07 AM

Hi Ca,

Service URL needs to be specified. If you feel it's heavy at page load, you can try to load it after you load all your code. e.g in attachment, I am showing you how to load WebNotification via button click. Maybe you can customize it in your scenario. Hope this helps.

Regards,
Handy

Hello, 

The error is not related to timeout of session. It is related to timeout of the data access/operation and the time also can be random.

Usually the error occurs because WebGrid does not get expected response from server.
The reason can be various such as disconnected to internet, server got error or server does not give result.

Regards,
Handy

Posted: July 15, 2010 12:11 AM

Hi Raja,

I haven't heard any news from our developer teams. Also, would you like to let me know about your alignment issue? Maybe we can find temporary workaround.

Regards,
Handy

You can still use auto for EnableWebResources. Just put an image folder in your project and ensure that you are using the correct image path. I attached my simple project for you to show you how to do it. I also have changed the images.

Regards,
Handy

Posted: July 14, 2010 10:45 PM

Hi,

I think you are unable to get the object of WebGrid2. It is because WebGrid2 is inside IFrame. You are using incorrect way in getting the object. When it is inside IFrame, you should use window.frame[i].

i is an index where contains WebGrid. You will need to debug to ensure it.
When you found the correct one, you can just use window.frame[i].ISGetObject("WebGrid2");

If you troubled in finding it, please send me your simple sample page structure. I will help you to find the correct one.


Regards,
Handy

Posted: July 13, 2010 11:31 PM

Hi Andre,

I am sorry I did not understand what the content menu that you referred at first.
I think it is context menu.
But anyway, I am able to see one now.
It seems the menu you were referring to, is the menu when you right click at the head window or when you want to close window via right click in taskbar.

I will report this to our developer and will let you know when the fix is ready.

Regards,
Handy 

Hello Darlene,

It seems you missunderstood what I requested. I also need your WebGrid settings. Anyway, I think I know what caused your issue and which settings you missed.

If you inspect the element of your sort images, it will still look into your smartWebResources.
To change the images, you should not use SmartWebResources for your image settings.
You need to use CommonLibrary or some image folder path.

Please try to set EnableWebResources="ScriptOnly". With this way, WebGrid will not search images in resources.

Regards,
Handy


Posted: July 13, 2010 10:54 PM

Hello,

To print WebGrid layout, you only can use print function at the browser. Currently, WebGrid doesn't have print functionality.

But if you want to print the content, you need to use export feature before you print.

Regards,
Handy

All times are GMT -5. The time now is 6:11 PM.
Previous Next