E
egarcia
Guest
One more thing regarding Kendo UI Builder version 1.1. For views created using the Blank view option, you would define datasources to use in the view and access the datasource and the model programmatically by using: $scope._$ds[" "] $scope._$viewModels[" "] If the data-source-name is something like "CustomerDS", the model name would be "CustomerDSModel". Thanks.
Continue reading...
Continue reading...