Click here to Skip to main content
15,919,121 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Contact page help? Pin
Abhijit Jana4-May-08 20:10
professionalAbhijit Jana4-May-08 20:10 
GeneralRe: [Message Deleted] Pin
Christian Graus4-May-08 21:07
protectorChristian Graus4-May-08 21:07 
QuestionGridview Pin
asif_34-May-08 19:46
asif_34-May-08 19:46 
AnswerRe: Gridview Pin
Christian Graus4-May-08 19:57
protectorChristian Graus4-May-08 19:57 
GeneralRe: Gridview Pin
asif_34-May-08 20:39
asif_34-May-08 20:39 
GeneralRe: Gridview Pin
Christian Graus4-May-08 21:14
protectorChristian Graus4-May-08 21:14 
AnswerRe: Gridview Pin
Abhijit Jana4-May-08 20:17
professionalAbhijit Jana4-May-08 20:17 
QuestionError in executing action of deleting and updating data from GridView Pin
miss nadia4-May-08 19:32
miss nadia4-May-08 19:32 
AnswerRe: Error in executing action of deleting and updating data from GridView Pin
Abhijit Jana4-May-08 19:44
professionalAbhijit Jana4-May-08 19:44 
GeneralRe: Error in executing action of deleting and updating data from GridView Pin
miss nadia5-May-08 19:26
miss nadia5-May-08 19:26 
GeneralRe: Error in executing action of deleting and updating data from GridView Pin
miss nadia6-May-08 18:52
miss nadia6-May-08 18:52 
QuestionPreventing took page using browser Pin
SreejithAchutan4-May-08 19:09
SreejithAchutan4-May-08 19:09 
AnswerRe: Preventing took page using browser Pin
Christian Graus4-May-08 19:21
protectorChristian Graus4-May-08 19:21 
QuestionSystem.Web.UI.WebControls.Login type Problem Pin
Saba024-May-08 6:30
Saba024-May-08 6:30 
AnswerRe: System.Web.UI.WebControls.Login type Problem Pin
Christian Graus4-May-08 12:03
protectorChristian Graus4-May-08 12:03 
QuestionGridView - Select pages in PageLoad event Pin
Thanks for all the fish4-May-08 3:23
Thanks for all the fish4-May-08 3:23 
Hi,

Following on from my other question, I have a GridView which is bound to a SqlDataSource. It has several pages. In my PageLoad() event handler I can get a count of how many pages are on the gridview by the GridView.PageCount property. If that's the case, I'd like to iterate through each page and find a row from the GridView.DataKeys property with a column matching a particular value and select the row.

I've tried iterating through each page by setting the GridView.PageIndex property and then getting the GridView.DataKeys property but the latter isn't updated - it only gets the first (displayed) page's set of values.
AnswerRe: GridView - Select pages in PageLoad event Pin
Bursh.4-May-08 11:15
Bursh.4-May-08 11:15 
QuestionGridview - selecting a single record programmatically Pin
Thanks for all the fish4-May-08 2:33
Thanks for all the fish4-May-08 2:33 
AnswerRe: Gridview - selecting a single record programmatically Pin
Bursh.4-May-08 11:14
Bursh.4-May-08 11:14 
QuestionURL redirection Pin
mpavas4-May-08 0:49
mpavas4-May-08 0:49 
AnswerRe: URL redirection Pin
Christian Graus4-May-08 12:04
protectorChristian Graus4-May-08 12:04 
GeneralRe: URL redirection Pin
mpavas4-May-08 19:36
mpavas4-May-08 19:36 
GeneralRe: URL redirection Pin
N a v a n e e t h4-May-08 23:04
N a v a n e e t h4-May-08 23:04 
GeneralRe: URL redirection Pin
mpavas5-May-08 18:27
mpavas5-May-08 18:27 
QuestionAjax Toolkit Drag Panel postback position Pin
Reanalyse3-May-08 19:01
Reanalyse3-May-08 19:01 

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.