How best to implement pop up To Do List

1 Answer 27 Views
ActionSheet Popover
Chris
Top achievements
Rank 1
Iron
Iron
Iron
Chris asked on 13 Dec 2024, 04:55 PM

My app has a static footer bar, and in the bottom left of all pages I want to add a button which will launch the users "To Do List", ideally also down in the bottom left hand corner.

Obviously the content within that will be dynamic, and will likely be a list of items to attend to, groups by type, which will actually just be links off the various other pages.

What is the best way to achieve the pop up To Do List? I was looking at the Action Sheet, but the position / sizing is off, as I can only seem to have it open in the centre of the screen, or full width.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 15 Dec 2024, 06:23 PM

Hello Chris,

 

Thank you for writing to us.

The Telerik UI toolset provides several components to achieve this requirement:

1. Window:
https://demos.telerik.com/aspnet-core/window/ajax

2. Dialog:
https://demos.telerik.com/aspnet-core/dialog/treelist-integration

3. Popup:
https://demos.telerik.com/aspnet-core/popover/templates

4. Tooltip:
https://demos.telerik.com/aspnet-core/tooltip/template

Can you check these options and let me know if you find the links beneficial? Which option do you like the most?

 

Regards,
Eyup
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Chris
Top achievements
Rank 1
Iron
Iron
Iron
commented on 16 Dec 2024, 09:25 AM

Hi

Thanks for that - I guess Window is going to be best based on those suggestions - just wanted to make sure I wasn't missing anything with the other available components. Thanks for your response.

Tags
ActionSheet Popover
Asked by
Chris
Top achievements
Rank 1
Iron
Iron
Iron
Answers by
Eyup
Telerik team
Share this question
or