This question is locked. New answers and comments are not allowed.
Hello Telerik people!
I found a bug, or I image it is a bug, regarding the MVC Grid.
To reproduce the bug please follow the steps:
On my understanding, a single row which the user is filling, is already a record. So the message should be removed.
How can I change this behavior?
Thanks
Guilherme Moschen
I found a bug, or I image it is a bug, regarding the MVC Grid.
To reproduce the bug please follow the steps:
- Access this http://demos.telerik.com/aspnet-mvc/grid/editingajax?theme=vista
- Delete all rows. And yes, one by one
- Now the message "No records to display." will appear
- Click on "Add New Record"
- A new row will be added and the message "No records to display." will be kept
On my understanding, a single row which the user is filling, is already a record. So the message should be removed.
How can I change this behavior?
Thanks
Guilherme Moschen