Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWDBGrid hangs
#1
Hello!

Intraweb version 15.2.49

I'm using the IWDBGrid component in my IntraWeb application. The component is connected to a DataSet. To be able to navigate the records I assigned a OnClick event to all the TIWDBGridColums. The event simply does:       

FDQueryMain.Locate('MyField', AValue);

All works fine, except that the application completely hangs if I click around in the grid. Sometimes I can swith rows 50 times before it hangs. It seems to happen if I click on a new row before the screen is finished updating after last click.

When it hangs the entire form is unresponsive, including all other buttons and controls on the same form as the grid.
No events are triggerd any more in the application.

If I in the browser press refresh button and reload the form it starts working again.

I also tried using OnAsyncClick instead of OnClick in the TIWDBGridComuns but this event does not trigger att all?!

Any ideas how to solve this hang problem?

Best regards, Mikael
Reply


Messages In This Thread
IWDBGrid hangs - by Lenfors - 01-11-2022, 01:03 PM
RE: IWDBGrid hangs - by Alexandre Machado - 01-12-2022, 01:05 AM
RE: IWDBGrid hangs - by Lenfors - 01-12-2022, 08:08 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)