Hi All,
I am getting one problem with table view.
For example ,in my table view have 2 records already,
lr_ent ?= me->typed_context->(context_node)->collection_wrapper->get_current( ).
we use this line for reading the current record.
But my issue is ,if i am in 2nd row of table view in editable mode ,we will get 2nd record ,but i am always getting 1st record of table view (index 1).
May i know what is the problem?
thanks & regards
Nithin