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
Carlos kambui
NA
499
125.8k
Kindly assist to correct below codes
Aug 20 2017 10:10 AM
i want to group after selecting
For Each row As LabtransType In svcClient.GetLabtrans(MdlConn.checkDB, " ").GroupBy(Function(x) x.result_ref).ToList()
TvWaiter.Nodes(0).Nodes.Add(New TreeNode(row.result_ref))
Next
i got this error
Additional information: Unable to cast object of type 'Grouping[System.String,Hospital_dbms.LabtransType]' to type 'Hospital_dbms.LabtransType'.
kindly any one with idea assist please
Reply
Answers (
2
)
Getting error while loading values from database and display
Play video (.mp4) in any browser in asp.net using c#