Browse Stablization Message/Property
Publicado: Jue Ago 17, 2006 1:32 am
I have a browse and a scrollbox below the browse representing a sort of
workspace. My intent is to allow the user to drag and drop records from the
browse into the scroll box where I represent the record as an icon. So far
so good -- works perfectly *when the table is local*.
The datasource is ADS and the browse is on a table that is quite large in
terms of the number of fields.
When the table is accessed via the Internet, every process is a bit slower
on the browse -- to be expected. The problem is I can actually initiate the
drag and drop process before the browse is finished stabilizing. This is
causing the system to "lock up" in drag mode. I actually have to grab the
record again (repeat the process) or click on the Windows Start button to
"kill" drag mode.
My question is can I disable dragging and dropping until the browse
stabilizes? If so how?
TIA,
Andy
workspace. My intent is to allow the user to drag and drop records from the
browse into the scroll box where I represent the record as an icon. So far
so good -- works perfectly *when the table is local*.
The datasource is ADS and the browse is on a table that is quite large in
terms of the number of fields.
When the table is accessed via the Internet, every process is a bit slower
on the browse -- to be expected. The problem is I can actually initiate the
drag and drop process before the browse is finished stabilizing. This is
causing the system to "lock up" in drag mode. I actually have to grab the
record again (repeat the process) or click on the Windows Start button to
"kill" drag mode.
My question is can I disable dragging and dropping until the browse
stabilizes? If so how?
TIA,
Andy