Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 10482

Re: Remove the last empty row in a table Web UI in editable mode

$
0
0

Hi Rida,

 

You can enhance the DO_PREPARE_OUTPUT method of your view controller and write :

 

data : lv_size type I,

         lr_ent  type ref to if_bol_bo_property_access.

 

lr_ent ?= typed_context->node->collection_wrapper->IF_BOL_BO_COL~FIND( iv_index = lv_size ).

 

ls_prop ?= lr_ent->get_properties( ).

check ls_prop is initial.

typed_context->node->collection_wrapper->IF_BOL_BO_COL~REMOVE( lr_ent ).


Viewing all articles
Browse latest Browse all 10482

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>