I tested the use of the RealtorWorld and enjoy.
If Code is used to help.
RealtorWorld Use MVVM pattern to help guide how to do it. Applications like MVVM Light or not. We used to use MVVM Light and PRISM.
Recommend to Add Page and ModelViewModel.
Thank you very much
DEVEXPRESS for Silverlight with the book or not.
Hi Phonchai,
Thank you for your feedback about our RealtorWorld demo.
As for MVVM Light and PRISM support, yes, our components support these frameworks. We also have several Code Examples that demonstrate how to use our components with PRISM.
However, we introduce the new DevExpress.Xpf.Mvvm library that already contains all necessary capabilities for working in the MVVM pattern. We recommend you use this library instead.
As for your last question, it is not quite clear to me what you mean. Would you please describe the question in greater detail?
I want recommend adding the Page.
What elements must be added to the Model ViewModel.
Hi Phonchai,
I do not understand what page you mean. If you run the RealtorWorld demo, you will see several tiles. An end-user may click a tile to open a corresponding view. If you wish to add a custom view to this main page, you can do this by modifying the MainPage.xaml file. Please take a look at its body to see how views are registered.
Thank you .
You are welcome!
We tested using the error below.
If Commnet the Resource.
<! - <ResourceDictionary.MergedDictionaries>.
<ResourceDictionary Source="/DevExpress.RealtorWorld.Xpf;component/Themes/Palette.SL.xaml" />.
</ ResourceDictionary.MergedDictionaries> ->.
It works.
Compile, but it can be UnComment Run it.
Has a solution or advice or not.
Best Reagrds.
Cannot resolve reference assemblies. Please check the reference assemblies. Invalid character in the given encoding.
If we define <dxg: GridColumn FieldName = "ThaiName" Header = "THAINAME"
Header Name the English working normally.
but
If we define <dxg: GridColumn FieldName = "ThaiName" Header = "ชื่อสกุล" Thailand Lang. is a show Error.
We are aware of the first issue you described, and our developers fixed it in version 13.1.7 - see the Design time exception is thrown when trying to see the RealtorWorld demo view design thread for more information. I suggest you upgrade your components to fix the issue on your side.
Regarding the second issue, I have not managed to reproduce it - see the attached screencast. It would be great if you provide us with a modified demo or a sample project, so that we can reproduce the problem on our side.
Thank you very much
I update to version 13.1.7 Developer and Run Smooth
very good.
We have added the ExportService.
Can work on the Developer.
Waiting on Server, but will hold up.
Modified to help us.
Thank you very much
Picture 2
In order not to discuss several technical questions in one thread, I have extracted your last question to a separate ticket - ExportService does not work. We will answer you there.
If we want to change the Database from xml to WCF Ria.
Thems and want a change.
Help on how to make it.
Hello,
As far I understand, you wish to use WCF Ria Services in your application. If so, I suggest you use the RiaInstantFeedbackDataSource as described in our WCF RIA Services documentation article. Please refer to it for more information.
See Also:
How to: Bind the DXGrid to RIA Service Using the Items Source Configuration Wizard
As for your last note, I am afraid it is not entirely clear to me. Would you please clarify in greater detail what you mean by: Thems and want a change. If this inquiry is not related to your previous question, please address it in a separate ticket to allow us provide you with quick and efficient assistance.