User Profile & Activity

Handy Surya Support
Page
of 223

Hello Yousif,

Please let me know if this workaround works on your or not. In your container resize event or window resize event, please try to apply the sample code below.

function window::onresize()
{    
       window.setTimeout(function(){wgDoResize(true,true);},100);
}


Regards,
Handy

Hello,

I applied your code in our WebDesktop VB sample and changed the default code in WebServiceSamples.vb. However, I am unable to see the error. Please ensure you have used our latest hotfixes. If this does not solve your issue, please send me a simple sample that replicates the issue. Maybe I missed something when trying to replicate the issue in here.

Regards,
Handy

Posted: July 23, 2010 11:54 AM

Hello,

Unfortunately, It could not be done for now. All the behaviour add column and reset, are the same response. There is no way to change it. 

Regards,
Handy

Hello Mike,

Unfotunately, It cannot be done because we don't have client side event to handle it. I suggest you post this as feature request.

Regards,
Handy

Posted: July 22, 2010 3:52 PM

Hello Brad,

Yes, that is what I tried to explain before. Unfortunately, it seems no other way. That's happened because the current structure is overriden by the structure in your xml. That's why after you removed/added the columns and hit reset, it would revert back into the columns in xml.

Regards,
Handy

Hello Mike,

Currently, we don't have an event to handle that. But you can customize Filter Context menu. Please open our WebGrid documentation and read about "How-to : Customize Filter Context Menu". 

This should guide you how to do it.

Regards,
HAndy

Hello,

I am sorry for the late response. My body was unwell yesterday. Btw, we need more specifics to replicate the issue. Is it possible to remote into your environment?

Regards,
Handy

Posted: July 22, 2010 9:17 AM

Hello Brad,

May I know how do you save your preferences in xml file? 

In my simple case, I am using SaveTablesStructure. User can save their column change. But no matter, click on Reset, the columns would not be changed after first load. WebGrid would assume the first load columns structures as default.

e.g

first load show 4 columns instead 8 columns at total. When click on reset, nothing changed.
try to select more columns via header context menu. e.g 6.

When Columns changed to 6. the structure is saved. But if we click reset, WebGrid would go back into 4 columns and at this rate, the structure is also saved.

Regards,
Handy

Posted: July 20, 2010 10:30 AM

Hello Ca,

As I mentioned before, it needs to be set. If you think that WebNotification will slow down because it loads continuesly, why don't you set interval properties. You can adjust the time to load for next time in that properties. Also, would you mind to let us know what kind of javascript that can slow down when it is used along with WebNotification?

Regards,
Handy

Hello,

After I discussed with our developer, it's true that that error only shows because WebGrid does not get expected response from server. So, is it possible for you to re ensure if there is anything wrong? or is it possible for you to send us a simple sample that replicates this issue? We need that to investigate your issue.

Regards,
Handy

All times are GMT -5. The time now is 4:37 PM.
Previous Next