hi,
How can we set value of check box in ALV from program.
i.e, instead of clicking each , i need to set some chk box as selected and some as blank, when i click a button.
i tried using w_chk = 'X' and w_chk = space........w_chk being the chekbox field.
i it didnt work.
is there any way.
thanks