User Profile & Activity

Mark O Member
Hi Abdul, Intersoft most likely has gone out of business. I hope that you may have already found the solution. We happened to have the similar issue before, with a couple of users in certain region of the world, but it could not be reproduced on Developer's machines. The issue was the latency in downloading a file, which just timed out. The default timeout setting is 100ms, while in our case it took an average of 200-300ms.


sample code:
 WGEditEngine.ToggleCalendarDropDown = function (n, m) {
           // Set the Calendar htm loading time to 500 ms in case of low bandwidth
           setTimeout("WGUI.TGCALDD(null, '" + m + "')", 500);
           return;
}
test
Thanks for the update Michal! Yes, I can confirm that this is fixed in Chrome 92. Initially, I thought I need to set the TableNG flag to default or false, but I tested with TableNG = true, the layout still works fine. So it was definitely a Chrome bug.
Hey Girish, Another option is to remove the grouping feature from the grid, which it's not going to look good. But at least this is another workaround. :P Regards, Jason
Posted: June 21, 2021 2:18 PM

Hi,


Just want to understand what you meant by "Active Subscribers"? If we've paid for certain subscription for WebGrid 10 e.g. 2018, but no longer paying for newer subscriptions, we understand that we don't get a free pass to the new releases e.g. WebGrid 11, but would you still support WebGrid Version 10? What's the cut off date? Do you have an official site to publish those information? 

On a separate note, if you're indeed out-of-business, it's fine since it's part of life, but it's pathetic not telling the public so.


Regards,


Jason

same problem here. And the workaround works. Thank you Dimitris!

I do believe this company was out of business in late 2018. I'm not happy with the company that don't even care about its customers. But I'm grateful for people like Dimitris who does care about others. 

Posted: August 23, 2013 11:47 AM

Hi Bernard,

Thanks for your reply. This event works. But does it fire for all Check Box type in the Grid? What if I have some boolean type column using Check box to display value? Will it also fire this event?

Why OnRowSelectorClick is not fired when I click on the check box?

All times are GMT -5. The time now is 8:35 PM.
Previous Next