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

[Solved] How to display status message in Toolbar

1 Answer 125 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Carl
Top achievements
Rank 1
Carl asked on 13 May 2011, 07:33 AM
Is it possible to place arbitrary content in the Toolbar at the top of the Grid using the Template property of the GridToolBarSettings or some other approach to putting a text control in the Toolbar for display of status messages? Or is the Toolbar limited for use only with Commands?

There's a demo with a full Event Log for AJAX binding client-side events at

http://demos.telerik.com/aspnet-mvc/razor/grid/clientsideevents

which shows a full display of the event log below the Grid, but I'd like to do something much simpler with just a simple text control placed in the Toolbar at the top of the Grid. The text control would display just the status of the result from the most recent action command.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Rosen
Telerik team
answered on 13 May 2011, 08:28 AM
Hi Carl,

 In order to customize the grid toolbar you may use a template. Please refer to this online demo which illustrates how to use it.

All the best,
Rosen
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Carl
Top achievements
Rank 1
Answers by
Rosen
Telerik team
Share this question
or