Hi
I would like to be able to press a button and have it alternate the style of my datepresenter from datacard to datagrid.
Is this possible? I am using vb/wpf.
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. Basically I check if the XamDataPresenter’s View is CardView and set it to GridView, else I set it to CardView. Please let me know if this helps you or you have further questions on this matter.
Looking forward for your reply.