Hi,
I am displaying one webdynpro alv where few fields are having drop down.
I have used dropdown by index as I have to display different set of values in each cell of the column.
But after populating the values in dropdown one blank value is also coming, and user can select that blank value.
I don't want to display that blank value.
Suppose if there are two values in drop down 'a' & 'b', so currently it is showing blank as the default value in cell and in drop down it shows 'a' & 'b'.
But as per my requirement it should show 'a' as default value and in drop down it should also show 'b'.
Can anyone suggest how can we remove that blank value from dropdown.
Thanks,
Puneet