Skip to content

Commit 4e82d5a

Browse files
Scheduler - Hide Specific Days: Add "In Progress" label in demos (DevExpress#32800)
1 parent 889bdd6 commit 4e82d5a

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

184 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
You will be able to hide specific days in week and month views, for example, weekends or custom day sets.
2+

apps/demos/menuMeta.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3671,6 +3671,14 @@
36713671
"/Models/SampleData/AppointmentsWorkHours.cs"
36723672
],
36733673
"DemoType": "Web"
3674+
},
3675+
{
3676+
"Title": "Hidden Days",
3677+
"Name": "HiddenDays",
3678+
"Widget": "Scheduler",
3679+
"Badge": "Roadmap",
3680+
"DemoType": "Web",
3681+
"RoadmapSurveyUrl": "https://www.devexpress.com/support/surveys/devextreme-roadmap-2026-hide-specific-days.xml"
36743682
}
36753683
]
36763684
},

0 commit comments

Comments
 (0)