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
Swati Sharma
NA
17
9.2k
Getting errog in Red colored text that is Guid ,how to defin
Jul 29 2015 8:31 AM
int itemsPerPage = 2;
int pageNumber = Page ?? 1;
List<tblGAdrsState> tblGAdrsStateGuids = new List<tblGAdrsState>();
for (int i = 1; i < 100; i++)
{
tblGAdrsStateGuids.Add(new tblGAdrsState() {
Guid
= Guid.NewGuid().ToString() });
}
return View(tblGAdrsStateGuids.ToPagedList(pageNumber, 2));
Reply
Answers (
1
)
How to WebMethod Export PDF File?
How to have a custom value option other than the pre defined