Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWGrid.RefreshAsyncRender
#10
Regarding the changes in the IWEdits (or any other control), what are you changing in the IWEdits that are nested into the grid cells? Most things that you can change in the edit control (other than parent) can be set as usual and you don't need to do anything (it will just update as usual without re-rendering the whole grid).

For instance, this works without any issues:

TIWEdit(Grid.Cell[1, 3].Control).Font.Color := clGreen;
Reply


Messages In This Thread
IWGrid.RefreshAsyncRender - by Lorbass - 07-14-2022, 03:58 PM
RE: IWGrid.RefreshAsyncRender - by Lorbass - 07-18-2022, 11:45 AM
RE: IWGrid.RefreshAsyncRender - by Lorbass - 07-27-2022, 04:29 PM
RE: IWGrid.RefreshAsyncRender - by Lorbass - 07-28-2022, 07:12 AM
RE: IWGrid.RefreshAsyncRender - by Alexandre Machado - 07-29-2022, 12:06 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)