Click here to Skip to main content
15,892,059 members

Comments by sashkhdr (Top 57 by date)

sashkhdr 26-Mar-15 3:04am View    
in control i used ViewBag.StudentNotOrdered = studentNotOrdered
.Take(pageSize).ToList().ToPagedList(page ?? 1,20);
sashkhdr 26-Mar-15 3:03am View    
i want to do paging...that's why i want convert list to pagelist
sashkhdr 26-Mar-15 2:26am View    
i want only date
sashkhdr 26-Mar-15 2:25am View    
ok
sashkhdr 26-Mar-15 2:25am View    
by using dd/mm/yyyy you can convert