Example of undefined in React Scheduler Component

/
/
SearchEvents

This example showcases the search results of Scheduler appointments in a grid. When the user provides the search string on appropriate fields, the resulting event collection based on the search criteria will be displayed in a Grid.

More Details...

Loading....
Description

In this example, the search text value is compared with the event field values of Scheduler DataSource and then the filtered resultant event data collection is assigned to the DataSource of Grid.