Click here to Skip to main content
15,902,492 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Binding List to GridView Pin
N a v a n e e t h7-Oct-07 23:43
N a v a n e e t h7-Oct-07 23:43 
GeneralRe: Binding List to GridView Pin
Christian Graus8-Oct-07 0:36
protectorChristian Graus8-Oct-07 0:36 
Questiongetting image from network stream Pin
821300127-Oct-07 23:15
821300127-Oct-07 23:15 
AnswerRe: getting image from network stream Pin
Christian Graus7-Oct-07 23:18
protectorChristian Graus7-Oct-07 23:18 
GeneralRe: getting image from network stream Pin
821300127-Oct-07 23:29
821300127-Oct-07 23:29 
GeneralRe: getting image from network stream Pin
N a v a n e e t h7-Oct-07 23:31
N a v a n e e t h7-Oct-07 23:31 
Questionhow to save textbox values Pin
Kissy167-Oct-07 23:12
Kissy167-Oct-07 23:12 
AnswerRe: how to save textbox values Pin
Christian Graus7-Oct-07 23:18
protectorChristian Graus7-Oct-07 23:18 
You can pass the values from the first form to the second with cross page postback or on the URL, then have a button within the page which goes back and repopulates the old page.

The other way to do it, is to make both form controls that appear on the one form, then you will have viewstate between what appear to be pages.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: how to save textbox values Pin
N a v a n e e t h7-Oct-07 23:29
N a v a n e e t h7-Oct-07 23:29 
GeneralRe: how to save textbox values Pin
Christian Graus7-Oct-07 23:30
protectorChristian Graus7-Oct-07 23:30 
AnswerRe: how to save textbox values Pin
.NET- India 7-Oct-07 23:21
.NET- India 7-Oct-07 23:21 
GeneralRe: how to save textbox values Pin
Kissy168-Oct-07 0:05
Kissy168-Oct-07 0:05 
GeneralRe: how to save textbox values Pin
Christian Graus8-Oct-07 0:34
protectorChristian Graus8-Oct-07 0:34 
AnswerRe: how to save textbox values Pin
Imran Khan Pathan8-Oct-07 1:37
Imran Khan Pathan8-Oct-07 1:37 
Questionhow to implement browse button Pin
immu57-Oct-07 23:00
immu57-Oct-07 23:00 
AnswerRe: how to implement browse button Pin
Christian Graus7-Oct-07 23:09
protectorChristian Graus7-Oct-07 23:09 
AnswerRe: how to implement browse button Pin
N a v a n e e t h7-Oct-07 23:09
N a v a n e e t h7-Oct-07 23:09 
Questionaying the images in the Datagrid Pin
.NET- India 7-Oct-07 22:53
.NET- India 7-Oct-07 22:53 
AnswerRe: aying the images in the Datagrid Pin
Imran Khan Pathan7-Oct-07 23:08
Imran Khan Pathan7-Oct-07 23:08 
GeneralRe: aying the images in the Datagrid Pin
.NET- India 7-Oct-07 23:27
.NET- India 7-Oct-07 23:27 
GeneralRe: aying the images in the Datagrid Pin
.NET- India 8-Oct-07 0:30
.NET- India 8-Oct-07 0:30 
GeneralRe: aying the images in the Datagrid Pin
Imran Khan Pathan8-Oct-07 1:16
Imran Khan Pathan8-Oct-07 1:16 
GeneralRe: aying the images in the Datagrid [modified] Pin
.NET- India 8-Oct-07 1:39
.NET- India 8-Oct-07 1:39 
GeneralRe: aying the images in the Datagrid Pin
Imran Khan Pathan8-Oct-07 2:15
Imran Khan Pathan8-Oct-07 2:15 
GeneralRe: aying the images in the Datagrid Pin
.NET- India 8-Oct-07 2:18
.NET- India 8-Oct-07 2:18 

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.