This question is locked. New answers and comments are not allowed.
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.
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.