‎2011 Nov 01 12:50 PM
Hi,
I have flickering problem with ALV control (cl_gui_alv_grid). My alv grid control is not in edit mode.
I am using ALV grid for event planning with drag drop operations, so there may be 1000+ rows sometimes at grid.
Also I call refresh_table_display with soft_refresh and is_stable='XX.'
(I call cfw=>set_new_ok_code to trigger PBO. refresh_table_display is being called at PBO )
It flickers just a second or two after drop_complete but it is critical for usability.
I think flickering happens because of scrolling, so I used set_scroll_via_id but nothing changed.
Thanks.
‎2011 Nov 01 1:41 PM
Hi,
I'm afraid this is due to the flush you forced with cfw=>set_new_ok_code.. Is it mandatory to use that method?
Kr,
Manu.
‎2011 Nov 01 3:39 PM
Hi Manu,
I tried not to trigger PBO (Called refresh_table_display at PAI, commented set_new_ok_code)
It does not help..
(Same behaviour : se38-> BC_ALV_TEST_GRID_PERFORMANCE.Increase record count to 5000.Run.
Scroll to the bottom of list.)
Thank you..
‎2011 Nov 01 3:48 PM
‎2011 Dec 06 1:36 PM
Hi Rob,
I tried to search 'flickering gui' , 'flickering alv' etc but I could not find useful info.
Can you post a link about this..or a way to try.
Thank you
-sorry for break-
‎2011 Dec 06 2:18 PM