Closed GuruSBM closed 5 years ago
@oferh
Dear oferh, Thanks so much for such a nice completer!! Kindly clarify on my attached image, here only the project title should be displayed in dropdown, instead it's displaying db parameter too. please assist .. here is my code
constructor(private alertify: AlertifyService, private http: HttpClient, private admin: AdminService, private completerService: CompleterService) { this.adminDS = completerService.remote('http://localhost:5000/api/ProjectStatusPortal/GetProjectList?projectTitle=', null, null); }
@oferh
Dear oferh, Thanks so much for such a nice completer!! Kindly clarify on my attached image, here only the project title should be displayed in dropdown, instead it's displaying db parameter too. please assist .. here is my code
constructor(private alertify: AlertifyService, private http: HttpClient, private admin: AdminService, private completerService: CompleterService) { this.adminDS = completerService.remote('http://localhost:5000/api/ProjectStatusPortal/GetProjectList?projectTitle=', null, null); }