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
Sujeet Raman
864
927
354.2k
How to convert DataSet from model
Aug 27 2020 5:31 AM
ERROR while convert-"cannot convert to proj.Net.Domain.Model.datatable to system.data.dataset"
public DataTable datatable { get; set; } is my model
"tabledetails " returning above function so i have to use this as
convertxl(path,tabledetails) -------here this one not taking as a dataset
i need to use tabledetails as a data set for a function but it showing the above error?
anyone help?
Reply
Answers (
7
)
How to use serialport class in asp.net mvc?
Consume ASP.NET Core Web API using WCF