TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
ahmed elbarbary
NA
1.6k
278.6k
How to display count of records on tables using angular 7 ?
Feb 23 2020 2:12 AM
problem
How to display count of records on tables using angular 7 ?
I work on sql server 2012 and asp.net core 2.2
I make web api on .net core 2.2 return count of records on table
meaning function api return only one value as integer
my question
How to display count of items on angular 7 ?
localhost:8089/api/countitems
on apiservice.ts
How to recieve count from linke below
ocalhost:8089/api/countitems
on itemsComponent.ts
How to call service here and recieve count
itemsComponent.html
how to dsiplay count here on div or label
Reply
Answers (
4
)
How to add custom filter grid or data table angular 7
remove obj unmatched obj from array