GetByUid
methodsGets the data item (model) with the specified uid.
Parameters:uidString
Returns:kendo.data.ObservableObject
The uid of the model to look for.
—The model instance. Returns undefined if a model with the specified uid is not found.