Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
18459 | Aug 31,2004 06:02 PM UTC | Sep 1,2004 11:27 AM UTC | WinForms | 3 |
![]() |
Tags: GridControl |
gdbgOrders.Invalidate(oldDropRect, True)
try calling Application.DoEvents() to see if that will trigger the update.
if gdbgOrders.Updating Then gdbgOrders.CancelUpdate()
gdbgOrders.Invalidate(oldDropRect, True)
gdbgOrders.Update()
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.