How to add a blank entr in dropdown list...??
Hi all,
I want to add a blank entry along with the datas into a drop down list for some purpose.
Can anyone please sugeest how to do this task.
Thanks in advance,
Sekhar
Kiran Kumar Valluru replied
Hi.,
Try using
Append initial line to lt_dropdown. " here lt_dropdown is the internal table u are going to bind the drop down node.
hope this helps u.,
Thanks & Regards,
Kiran