LyraLearn AI Learning Platform
Exams
← Back to the lesson
Module 4 Β· Quiz

The Grid — Your Workhorse

1. What is the primary purpose of `.ServerOperation(false)` in a Kendo Grid?
2. What should be the first step in defining a Kendo Grid according to the lesson?
3. Why is it important to project to a view model before calling `ToDataSourceResult`?
4. What happens if you call `.ToList()` too early in your data retrieval process?