C
Carlo Folini
Hi,
with a vs2003 mobile form I need to show a list for a user to choose from.
In the same page I want to display the details of the selected item.
I tried with two ObjectList in the same form but when I set ViewMode
property on one of them to ObjectListViewMode.Details the other isn't showed.
There's some way to get details and list on the same page?
Thanks
with a vs2003 mobile form I need to show a list for a user to choose from.
In the same page I want to display the details of the selected item.
I tried with two ObjectList in the same form but when I set ViewMode
property on one of them to ObjectListViewMode.Details the other isn't showed.
There's some way to get details and list on the same page?
Thanks