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
GLENZSOFT PROJECTS
NA
26
820
Error In cascading Drop down - .Net Core 3.1, Ajax
Aug 26 2020 12:41 AM
I have implemented a code for get categories based on Departments as follow
1. The method to get Departments
2. the view
3. Javascript Code to get categories based on department id
4. Get sub Method
5. Error Occures as Undifine (If there is 3 categories for a particuler department Id that will display 3 undifines which means Value and Text is not passed from contaller.But the count is passing)
Please help me with this. I was tring to fix this for 3 days.
Reply
Answers (
3
)
How to create excel file with multiple sheet using json data using c#?
export data to multiple excel sheets using c# epplus