Want to build the ChatGPT based Apps? Start here
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Sai
2k
201
26.7k
Column Wise Filters in angularjs
Jul 11 2017 3:10 AM
1. Can anybody explain filters in angularjs.
Requriement:
For example if we have 4 columns on ng grid..
By default ng grid provide filter for all columns. i.e, showfilter:true.
But my requriement is i have to apply filters column wise.
Example:
empid name designation mobile -->Search 2
1001 sai xxxxx 1234
1002 venu yyyyy 2354
in the above example i given 2 in search textbopx ,it will shows 2 records like a row wise..
Now my requriement is , the same filters apply for columnwise..but not rowwise.
2. How to hide right and below scrollbar's on ng grid have 10 records...?
3. How to apply paging for ng grid either custom paging or default paging..?
Please find the below attachment and solve my issue...
Thanks in advance..
Attachment:
CrudInAngularjsUsingMVC.zip
Reply
Answers (
3
)
Filters in angularJs using ng grid
When i run npm install in terminal of vs code iam getting