Click here to Skip to main content
15,902,635 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: How To Get Markup Of Page Using Chrome DevTools Pin
Ali Al Omairi(Abu AlHassan)16-May-16 21:56
professionalAli Al Omairi(Abu AlHassan)16-May-16 21:56 
QuestionBest method to automate website filling in Google Chrome Pin
srikrishnathanthri9-May-16 2:07
srikrishnathanthri9-May-16 2:07 
QuestionWhat / how are these people trying to hack my site? Pin
Wombaticus7-May-16 4:34
Wombaticus7-May-16 4:34 
AnswerRe: What / how are these people trying to hack my site? Pin
DaveAuld7-May-16 5:27
professionalDaveAuld7-May-16 5:27 
QuestionCan any one answer this question Pin
Member 125083947-May-16 0:16
Member 125083947-May-16 0:16 
AnswerRe: Can any one answer this question Pin
Richard MacCutchan7-May-16 2:49
mveRichard MacCutchan7-May-16 2:49 
QuestionCSS Pin
Member 125083947-May-16 0:16
Member 125083947-May-16 0:16 
QuestionActionLink for webgrid page navigation? Pin
#realJSOP3-May-16 5:00
professional#realJSOP3-May-16 5:00 
I'm using the MVC WebGrid, and I'd like to change the page navigation links to be ActionLinks instead of simple href elements.

Is that possible? I googled it and couldn't find anything (that I could get to from work, anyway).

EDIT =====================

Here's what it gives me (viewed page source) when I simply specify the nextText or previousText (I'm not should page numbers, just next and prev)
XML
<tfoot>
    <tr  class="webgrid-footer">
        <td colspan="5"><a href="/Tasks/Index?page=2">Next</a> </td>
    </tr>
</tfoot>

I suppose I need to replace everything inside the <td> tag, but how would I go about doing that?
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013


modified 3-May-16 11:29am.

AnswerRe: ActionLink for webgrid page navigation? Pin
#realJSOP3-May-16 5:54
professional#realJSOP3-May-16 5:54 
QuestionHTML5 and CSS Forums Pin
Jassim Rahma1-May-16 20:37
Jassim Rahma1-May-16 20:37 
QuestionRe: HTML5 and CSS Forums Pin
Richard MacCutchan1-May-16 20:56
mveRichard MacCutchan1-May-16 20:56 
AnswerRe: HTML5 and CSS Forums Pin
Jassim Rahma2-May-16 1:42
Jassim Rahma2-May-16 1:42 
QuestionProblem Querying using PDO Pin
Jassim Rahma26-Apr-16 21:42
Jassim Rahma26-Apr-16 21:42 
AnswerRe: Problem Querying using PDO Pin
Richard MacCutchan26-Apr-16 21:50
mveRichard MacCutchan26-Apr-16 21:50 
Questionmenu and submenu show in sidebar after click on it and load its related pages Pin
Member 1180506324-Apr-16 22:44
Member 1180506324-Apr-16 22:44 
AnswerRe: menu and submenu show in sidebar after click on it and load its related pages Pin
ZurdoDev25-Apr-16 1:40
professionalZurdoDev25-Apr-16 1:40 
GeneralRe: menu and submenu show in sidebar after click on it and load its related pages Pin
Member 1180506325-Apr-16 3:39
Member 1180506325-Apr-16 3:39 
GeneralRe: menu and submenu show in sidebar after click on it and load its related pages Pin
ZurdoDev25-Apr-16 3:54
professionalZurdoDev25-Apr-16 3:54 
GeneralRe: menu and submenu show in sidebar after click on it and load its related pages Pin
Richard MacCutchan25-Apr-16 7:00
mveRichard MacCutchan25-Apr-16 7:00 
QuestionAdd second Master Pages Pin
Member 1180506324-Apr-16 22:04
Member 1180506324-Apr-16 22:04 
AnswerRe: Add second Master Pages Pin
Richard Deeming25-Apr-16 2:05
mveRichard Deeming25-Apr-16 2:05 
Questionabout java discussion Pin
Ankit Raut23-Apr-16 22:02
Ankit Raut23-Apr-16 22:02 
AnswerRe: about java discussion Pin
Richard MacCutchan24-Apr-16 2:59
mveRichard MacCutchan24-Apr-16 2:59 
AnswerRe: about java discussion Pin
ZurdoDev25-Apr-16 1:41
professionalZurdoDev25-Apr-16 1:41 
QuestionShow messages with Next and Previous Pin
Jassim Rahma20-Apr-16 6:35
Jassim Rahma20-Apr-16 6:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.