Hello Friends,
I have a view which contains another view(2ndView) via viewcontainer....
In 2ndview I have a table which is bound to the context...in context I have at this time one attribute type string...
I created a binding and place inputfield in column bind value to that attribute in context....so far all good...
now I execute tha application and i can only enter the value in the first row ( but I have 5 rows )
Anyidea what I can do... I have cardinality and selection of 0:n , init lead selection is not checked and its singelton....
Pls suggest...
Regards,