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
Rupesh Kahane
102
19.1k
4.2m
Pass Grid Values , Input Fields values to Controller KendoUI
Dec 24 2016 7:44 AM
I have a bellow situation.
I am adding values to Kendo Grid. There is an unique key for each user who is going to supply different materials like Pen, Book, NotePad.
I am adding only Product Code, Product Name to my grid. After adding multiple fields I have to add this records into database with only one User Id and multiple product details
My View is as like
I have two tables as
User
Id
Name
1
Rupesh
Product
Id
FK_UserId
P_Code
P_Name
1
1
1
Pen
2
1
3
Book
3
1
4
NotePad
How can I insert this by using kendo UI MVC.
Reply
Answers (
1
)
inside data list checked item get in c#
to upload img and display it in img control