-
Couldn't load subscription status.
- Fork 183
Fix build validation warning and suggestions in topics - unique titles for US1889327 #1229
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
Conversation
|
Fix build validation warning/suggestions for US1889327 Files Changed: 2 (duplicate tiles)+1(duplicate heading)
Fixed unique titles and added description to each topic to metadata |
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.
Thanks!
| title: How to Create an Unbound Windows Forms DataGridView Control | ||
|
|
||
| description: Populate an unbound Windows Forms DataGridView Control programmatically and display a small amount of data in a table format without binding it to a data source |
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.
@kirupap Right after I merged I noticed this blank line. Generally there aren't any blank lines between metadata items. Can you fix these up?
|
|
||
| description: You can create an Unbound Windows Forms DataGridView Control and display a small amount of data without binding it to a data source | ||
|
|
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.
Same here
|
|
||
| description: To alter the telegraphy of text, set the telegraphy attribute. You can set the typographic property of text programmatically. You can see how altered and default telegraphy properties of text render on screen each with an example. | ||
|
|
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.
And here
Fix build validation warning/suggestions for US1889327
Files Changed: 2
Fixed unique titles and added description to each topic.