Skip to content

936919- Added Show Case demo for appointment manager#1

Open
SriRadheshNagS wants to merge 11 commits into
masterfrom
ShowCase
Open

936919- Added Show Case demo for appointment manager#1
SriRadheshNagS wants to merge 11 commits into
masterfrom
ShowCase

Conversation

@SriRadheshNagS

@SriRadheshNagS SriRadheshNagS commented Mar 4, 2025

Copy link
Copy Markdown
Collaborator

Added new show case demo for appointment manager using Dataform, scheduler and datagrid
Demo Video:

Windows:

Screen.Recording.2025-04-29.191059.mp4

Android:

MicrosoftTeams-video.1.mp4

<PackageReference Include="Syncfusion.Maui.Core" Version="28.2.7" />
<PackageReference Include="Syncfusion.Maui.DataForm" Version="28.2.5" />
<PackageReference Include="Syncfusion.Maui.DataGrid" Version="28.2.7" />
<PackageReference Include="Syncfusion.Maui.NavigationDrawer" Version="28.2.7" />

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use toolkit navigation drawer instead of syncfusion

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated


<ItemGroup>
<PackageReference Include="Syncfusion.Maui.Buttons" Version="28.2.6" />
<PackageReference Include="Syncfusion.Maui.Core" Version="28.2.7" />

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please mention package version as *

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

<PackageReference Include="Syncfusion.Maui.DataGrid" Version="28.2.7" />
<PackageReference Include="Syncfusion.Maui.NavigationDrawer" Version="28.2.7" />
<PackageReference Include="Syncfusion.Maui.Scheduler" Version="28.2.7" />
<PackageReference Include="Syncfusion.Maui.TabView" Version="28.2.7" />

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use toolkit controls

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants