Hi
I implemented a (custom item - radListview) in a Listview using CustomDetailListViewDataCellElement
the view type of the parent ListView is Detailview and a data set is bounded to it
I want to fill the custom listview inside the parent listview with data
I can fill it with data at creation time
but after the cell has been created , I can't
I don't know how to reach it