Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New update 15.2.1 is available
#4
Hi

After installing iw15.2.1 - when rebuilding the application - the RenderAsyncEnabled property of each form became a false value. We set True manually.

We want to make an invisible TIWEdit component visible in a grid.
(Async event:
IWGrid1.cell [0,0] .control: = IWEdit1;
IWEdit1.visible: = True; ).
IWEdit1 only appears after an onrender event (ctrl + F5).

You lose Async events by placing the visible IWEdit component in the grid.
(Async event:
IWGrid1.cell [0,0] .control: = IWEdit1; )

In iw15.1.22, these solutions work well.

I attached a test application.


regards
Robert


Attached Files
.zip   iw1521_err.zip (Size: 59.32 KB / Downloads: 4)
Reply


Messages In This Thread
RE: New update 15.2.1 is available - by brsoft - 06-05-2020, 02:37 PM
RE: New update 15.2.1 is available - by brsoft - 06-05-2020, 03:47 PM
RE: New update 15.2.1 is available - by brsoft - 06-13-2020, 07:36 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)