I have subview datatable inside main datatable but I am not able to get values of subview’s datatable. how can I get the value ?
Hello, have you solved the problem? I am having the same problem and I don’t know how to do it. Using the getItem function on the datatable doesn’t solve my problem.
You can access the subview’s data through the event ‘onSubViewCreate()’. Please, check out the snippet with sample: Code Snippet
More info about work with data inside subview you can find here.