-
Notifications
You must be signed in to change notification settings - Fork 21
WPF-889895-Getting Started Page Issue Correction #1332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WPF-889895-Getting Started Page Issue Correction #1332
Conversation
…tency of "Syncfusion" namespace spelling
…itHub link from notes section
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
wpf/Diagram/Getting-Started.md
Outdated
| #### Map DataSource with Diagram | ||
|
|
||
| You can configure the above “Employee Information” with diagram, so that the nodes and connectors are automatically generated using the mapping properties. The following code example shows how dataSourceSettings is used to map ID , ParentId and DataSource with property name identifiers for employee information. | ||
| You can configure the above “Employee Information” with diagram, so that the nodes and connectors are automatically generated using the mapping properties. The following code example shows how dataSourceSettings is used to map `ID` , `ParentId` and `DataSource` with property name identifiers for employee information. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the Properties' appearance and map them properly with their APIs.
KarkuvelRajan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to change the gif as per the provided suggestions.
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
KarkuvelRajan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Description
Corrected the Issues in Getting Started Page.