Click here to Skip to main content
15,888,210 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.Net free hosting Pin
NeverHeardOfMe20-Aug-08 0:16
NeverHeardOfMe20-Aug-08 0:16 
GeneralRe: ASP.Net free hosting Pin
The Web Developer20-Aug-08 1:35
The Web Developer20-Aug-08 1:35 
AnswerRe: ASP.Net free hosting Pin
Christian Graus19-Aug-08 23:10
protectorChristian Graus19-Aug-08 23:10 
AnswerRe: ASP.Net free hosting Pin
Manas Bhardwaj19-Aug-08 23:22
professionalManas Bhardwaj19-Aug-08 23:22 
Questionajax update panel Pin
UD(IA)19-Aug-08 22:15
UD(IA)19-Aug-08 22:15 
AnswerRe: ajax update panel Pin
astanton197820-Aug-08 2:40
astanton197820-Aug-08 2:40 
GeneralRe: ajax update panel Pin
UD(IA)20-Aug-08 2:56
UD(IA)20-Aug-08 2:56 
GeneralRe: ajax update panel Pin
astanton197820-Aug-08 3:02
astanton197820-Aug-08 3:02 
UpdatePanel != Ajax.

Your best bet is probably to combine the Datagrid and Edit controls in the same UserControl.

If you keep your current model, one thing you could try is to put a hidden button on the UC with the datagrid. On the server side, when that button is clicked, refresh the grid.
Then when the edit controls should update the grid, have JavaScript programmatically click the hidden button on the datagrid UC.
QuestionDataList Pin
The Web Developer19-Aug-08 21:54
The Web Developer19-Aug-08 21:54 
AnswerRe: DataList Pin
Christian Graus19-Aug-08 23:05
protectorChristian Graus19-Aug-08 23:05 
GeneralRe: DataList Pin
The Web Developer19-Aug-08 23:27
The Web Developer19-Aug-08 23:27 
QuestionSSL implementation Pin
iamdking19-Aug-08 21:06
iamdking19-Aug-08 21:06 
AnswerRe: SSL implementation Pin
Jörgen Andersson19-Aug-08 21:13
professionalJörgen Andersson19-Aug-08 21:13 
GeneralRe: SSL implementation Pin
iamdking19-Aug-08 21:30
iamdking19-Aug-08 21:30 
GeneralRe: SSL implementation Pin
Jörgen Andersson19-Aug-08 21:37
professionalJörgen Andersson19-Aug-08 21:37 
GeneralRe: SSL implementation Pin
iamdking19-Aug-08 22:10
iamdking19-Aug-08 22:10 
GeneralRe: SSL implementation Pin
Jörgen Andersson19-Aug-08 23:30
professionalJörgen Andersson19-Aug-08 23:30 
AnswerRe: SSL implementation Pin
JimmyRopes20-Aug-08 2:07
professionalJimmyRopes20-Aug-08 2:07 
GeneralRe: SSL implementation Pin
iamdking20-Aug-08 2:51
iamdking20-Aug-08 2:51 
GeneralRe: SSL implementation Pin
JimmyRopes21-Aug-08 17:31
professionalJimmyRopes21-Aug-08 17:31 
QuestionIts Regarding Widget Pin
Krazy Programmer19-Aug-08 20:59
Krazy Programmer19-Aug-08 20:59 
AnswerRe: Its Regarding Widget Pin
Jörgen Andersson19-Aug-08 21:07
professionalJörgen Andersson19-Aug-08 21:07 
Question[Message Deleted] Pin
UD(IA)19-Aug-08 20:53
UD(IA)19-Aug-08 20:53 
GeneralRe: update panel Pin
Krazy Programmer19-Aug-08 21:02
Krazy Programmer19-Aug-08 21:02 
JokeRe: update panel Pin
UD(IA)19-Aug-08 22:17
UD(IA)19-Aug-08 22:17 

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.