Declined
Last Updated: 01 Nov 2013 13:06 by ADMIN
It would be incredibly helpful to add the AutoCloseDelay and ShowInterval properties to the Show function of the RadNotification control so I wouldn't have to add a wrapper to my base page class.
Declined
Last Updated: 18 May 2022 17:24 by ADMIN
ADMIN
Created by: Marin Bratanov
Comments: 3
Category: Notification
Type: Feature Request
1
For the time being this is possible with some jQuery by having the desired image URLs. A simple example is attached.
Declined
Last Updated: 03 May 2016 07:07 by ADMIN
Created by: Denis
Comments: 1
Category: Notification
Type: Feature Request
1
I would love it if the RadNotification control could display in other ways, and in particular more like mobile devices.  I have two specific requests:

1) Allow notifications to be displayed in bar which drops down from the top of the screen - similar to both iOS and Android.  Press the "click me" link on this page to see an example of what I am describing:
http://www.minijs.com/plugins/8/notification#demo

2) Create a notification queue (even if just session based, no need to make it persistent in a DB) showing unread notifications.  Here is an example that does a good job of this:
http://www.codebasehero.com/files/notification-menu/demo/

Thanks,
Denis Burke