This is a migrated thread and some comments may be shown as answers.

Widget to use

1 Answer 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Larry
Top achievements
Rank 1
Larry asked on 28 Oct 2017, 11:34 AM

I'd like to have a listing of validation exceptions, warning and errors, held in a separate control or widget. I mean generic validation message, not necessarily those raised by the validator - they would replace popups and be something like notifications but stored in a separate area.

What widgets do you think should be used used for the message itself (containing the link UID, message type, text) and which one to contain the message list (grid, listbox, other?). The list should scroll like the console, most recent at top. Individually they could be cleared or the entire group could be cleared.

It sounds something like notifications that are stored in a grid - not sure if that's possible or if there is an existing solution.

Curious about your thinking on this...

Thanks,

Larry

 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 31 Oct 2017, 03:10 PM
Hello Larry,

You may consider using Notification widget for displaying messages - Notification / Basic usage demo, Notification API, Notification documentation.
As far as listing error messages is concerned, you may consider using Grid widget - Grid / Basic usage demo, Grid API, Grid documentation.
I am afraid that there is no such existing solution available.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Larry
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or