Skip to content

Commit 6ed362b

Browse files
Addressed scheduler team review concerns.
1 parent 5f6c4e3 commit 6ed362b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

winui/AI-Coding-Assistant/prompt-library.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The Syncfusion WinUI Data Grid delivers fast, flexible tables for large datasets
5353
#SyncfusionWinUIAssistant Create a multicolumn Grid to display product details with sorting and filtering.
5454
{% endpromptcard %}
5555
{% promptcard Load control in a cell/column %}
56-
#SyncfusionWinUIAssistant How can I integrate or load a WPF control inside each cell or column of the Syncfusion WPF DataGrid?
56+
#SyncfusionWinUIAssistant How can I integrate or load a WinUI control inside each cell or column of the Syncfusion WinUI DataGrid?
5757
{% endpromptcard %}
5858
{% promptcard Advanced Grid Features %}
5959
#SyncfusionWinUIAssistant Show me a Grid with sorting, grouping, filtering, and virtual scrolling
@@ -175,23 +175,23 @@ The Syncfusion WinUI Scheduler helps manage events, resources, and timelines wit
175175
{% promptcard Recurring Events and Series Editing %}
176176
#SyncfusionWinUIAssistant Create recurring appointments (daily/weekly/monthly/yearly) and enable editing a single occurrence or the entire series.
177177
{% endpromptcard %}
178-
{% promptcard Time Zones and DST %}
179-
#SyncfusionWinUIAssistant Show appointments in specific time zones with automatic Daylight Saving Time handling and conversion.
178+
{% promptcard Time Zones %}
179+
#SyncfusionWinUIAssistant Show appointments in the WinUI Scheduler control for specific time zones.
180180
{% endpromptcard %}
181181
{% promptcard Work Time, Work Days, and First Day of Week %}
182-
#SyncfusionWinUIAssistant How to set working hours, configure work days, customize the first day of week, and hide non-working days.
182+
#SyncfusionWinUIAssistant How to set working hours, configure work days and customize the first day of week.
183183
{% endpromptcard %}
184184
{% promptcard Min/Max Date Navigation Limits %}
185185
#SyncfusionWinUIAssistant How to restrict navigation with MinimumDateTime and MaximumDateTime to keep users in a valid planning range.
186186
{% endpromptcard %}
187187
{% promptcard Special Time Regions (Blocking Intervals) %}
188188
#SyncfusionWinUIAssistant Define special time regions to block interaction (e.g., holidays/breaks) and highlight them across views.
189189
{% endpromptcard %}
190-
{% promptcard Blackout Dates (Selectable Day Predicate) %}
191-
#SyncfusionWinUIAssistant Disable specific dates like weekends or holidays to prevent selection and interaction.
190+
{% promptcard Blackout Dates for MonthView %}
191+
#SyncfusionWinUIAssistant Disable specific dates like weekends or holidays to prevent selection and interaction for month view.
192192
{% endpromptcard %}
193-
{% promptcard Drag-and-Drop and Inline Editing %}
194-
#SyncfusionWinUIAssistant Enable drag to reschedule, resize to change duration, and inline editors for quick appointment updates.
193+
{% promptcard Drag-and-Drop %}
194+
#SyncfusionWinUIAssistant Enable drag to reschedule, resize to change duration for quick appointment updates.
195195
{% endpromptcard %}
196196
{% promptcard Resources and Grouping %}
197197
#SyncfusionWinUIAssistant Group by resources (rooms/people/teams) with color-coding and timeline views optimized for many resources.

0 commit comments

Comments
 (0)