Click here to Skip to main content
15,884,838 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionretrieve data from dynamic aspx form and its controls Pin
scottichrosaviakosmos6-Feb-09 7:40
scottichrosaviakosmos6-Feb-09 7:40 
AnswerRe: retrieve data from dynamic aspx form and its controls Pin
Christian Graus6-Feb-09 9:47
protectorChristian Graus6-Feb-09 9:47 
QuestionChanging backrow colour of a gridview based up a button click Pin
AndyASPVB6-Feb-09 6:42
AndyASPVB6-Feb-09 6:42 
AnswerRe: Changing backrow colour of a gridview based up a button click Pin
Christian Graus6-Feb-09 9:50
protectorChristian Graus6-Feb-09 9:50 
GeneralRe: Changing backrow colour of a gridview based up a button click Pin
AndyASPVB6-Feb-09 11:13
AndyASPVB6-Feb-09 11:13 
GeneralRe: Changing backrow colour of a gridview based up a button click Pin
Christian Graus6-Feb-09 11:20
protectorChristian Graus6-Feb-09 11:20 
GeneralRe: Changing backrow colour of a gridview based up a button click Pin
AndyASPVB6-Feb-09 12:06
AndyASPVB6-Feb-09 12:06 
GeneralRe: Changing backrow colour of a gridview based up a button click Pin
Christian Graus6-Feb-09 12:42
protectorChristian Graus6-Feb-09 12:42 
Ideally, the control does no paging and you just pass it the data for the selected page. But, either way, however you get the data for page 2, say, what is needed is to store the selected page number so you can select that data on your postback. Perhaps a better idea is to look at the code that does the selecting, and just keep the data you had before, which will be in viewstate./

Christian Graus

Driven to the arms of OSX by Vista.

QuestionCustom Sort for an ASP.NET GridView Pin
AndyASPVB6-Feb-09 6:29
AndyASPVB6-Feb-09 6:29 
QuestionHow to call page using webservice Pin
sjs4u6-Feb-09 2:17
sjs4u6-Feb-09 2:17 
AnswerRe: How to call page using webservice Pin
Manas Bhardwaj6-Feb-09 2:52
professionalManas Bhardwaj6-Feb-09 2:52 
GeneralRe: How to call page using webservice Pin
sjs4u6-Feb-09 3:00
sjs4u6-Feb-09 3:00 
GeneralRe: How to call page using webservice Pin
Abhijit Jana6-Feb-09 5:20
professionalAbhijit Jana6-Feb-09 5:20 
GeneralRe: How to call page using webservice Pin
Christian Graus6-Feb-09 9:54
protectorChristian Graus6-Feb-09 9:54 
AnswerRe: How to call page using webservice Pin
Christian Graus6-Feb-09 9:53
protectorChristian Graus6-Feb-09 9:53 
QuestionPassing Arguments ? Pin
Karthick_gc6-Feb-09 2:02
Karthick_gc6-Feb-09 2:02 
AnswerRe: Passing Arguments ? Pin
SeMartens6-Feb-09 2:06
SeMartens6-Feb-09 2:06 
GeneralRe: Passing Arguments ? Pin
Karthick_gc6-Feb-09 2:12
Karthick_gc6-Feb-09 2:12 
AnswerRe: Passing Arguments ? Pin
Abhishek Sur6-Feb-09 2:11
professionalAbhishek Sur6-Feb-09 2:11 
GeneralRe: Passing Arguments ? Pin
Karthick_gc6-Feb-09 2:14
Karthick_gc6-Feb-09 2:14 
GeneralRe: Passing Arguments ? Pin
Paddy Boyd6-Feb-09 2:44
Paddy Boyd6-Feb-09 2:44 
GeneralRe: Passing Arguments ? Pin
Abhijit Jana6-Feb-09 5:21
professionalAbhijit Jana6-Feb-09 5:21 
GeneralRe: Passing Arguments ? Pin
Christian Graus6-Feb-09 9:55
protectorChristian Graus6-Feb-09 9:55 
QuestionDatabase Backup Pin
sbua6-Feb-09 1:45
sbua6-Feb-09 1:45 
AnswerRe: Database Backup Pin
SeMartens6-Feb-09 2:07
SeMartens6-Feb-09 2:07 

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.