lastunicorn / ConsoleTools

A set of tools and "controls" for the .net Console.
GNU General Public License v3.0
73 stars 5 forks source link

DataGrid - Display a custom text in the body of the grid when there is no data #73

Closed lastunicorn closed 1 month ago

lastunicorn commented 2 years ago

As a developer using the DataGrid I want to provide a custom text to be displayed in the body of the DataGrid when it does not have any data (content rows) so that I can transmit more information to the user of my application.