Click here to Skip to main content
15,889,335 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
Questionmimic following ADO Recordset object Property/methods/events in ADO.NET Pin
Member 43574603-May-08 17:22
Member 43574603-May-08 17:22 
AnswerRe: mimic following ADO Recordset object Property/methods/events in ADO.NET Pin
Christian Graus3-May-08 17:29
protectorChristian Graus3-May-08 17:29 
GeneralRe: mimic following ADO Recordset object Property/methods/events in ADO.NET Pin
Member 43574603-May-08 18:41
Member 43574603-May-08 18:41 
GeneralRe: mimic following ADO Recordset object Property/methods/events in ADO.NET Pin
Christian Graus4-May-08 11:32
protectorChristian Graus4-May-08 11:32 
QuestionEscaping Text in a GridView for SQLServer databases Pin
Tom Harper3-May-08 10:16
Tom Harper3-May-08 10:16 
QuestionProblem with converting type Pin
Saba023-May-08 9:21
Saba023-May-08 9:21 
AnswerRe: Problem with converting type Pin
Hesham Amin3-May-08 10:14
Hesham Amin3-May-08 10:14 
GeneralRe: Problem with converting type Pin
Sunset Towers3-May-08 10:35
Sunset Towers3-May-08 10: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.