Skip to Content
0
Apr 16, 2014 at 07:40 AM

Disable a Push Button in ALV GRID

3093 Views

I want to Disable a Push Button that is shown in my ALV. I want to disable that based on other field value.

i used GS_CELLTAB-STYLE = CL_GUI_ALV_GRID=>MC_STYLE_DISABLED. in my internal table, but didn't acheive the result.