but still can't get the resizable and side by side view like in this example.. any other method to get this?
As far as resizing Items , There is an example
Here ... by @Douglas Farias , which demonstrates the use of
StringUtils.MeasureMultilineString to calculate the height of Items.
I think the easiest method to mirror your example above , would be 2 CLV's side by side .
(you could load the same layout to both ... but I see above one item above appears to displays Image ? , so unsure of approach here.)
It should be reasonably simple to control which items are loaded to which CLV .. at the same time using the
.Tag property to store which CLV Items are loaded to
for future reference.
Anyway something to work on , and as already stated, if you have issues then post your project.