Click here to Skip to main content
15,881,044 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Inputbox in Asp.net Using Visual Basic Language Pin
Christian Graus25-Nov-08 23:09
protectorChristian Graus25-Nov-08 23:09 
GeneralRe: Inputbox in Asp.net Using Visual Basic Language Pin
Ryno Engelbrecht25-Nov-08 23:23
Ryno Engelbrecht25-Nov-08 23:23 
GeneralRe: Inputbox in Asp.net Using Visual Basic Language Pin
Christian Graus25-Nov-08 23:28
protectorChristian Graus25-Nov-08 23:28 
QuestionTool for analyse contents of Viewstate Pin
anderslundsgard25-Nov-08 22:08
anderslundsgard25-Nov-08 22:08 
AnswerRe: Tool for analyse contents of Viewstate Pin
Paddy Boyd26-Nov-08 2:16
Paddy Boyd26-Nov-08 2:16 
GeneralRe: Tool for analyse contents of Viewstate Pin
anderslundsgard26-Nov-08 6:49
anderslundsgard26-Nov-08 6:49 
QuestionUse variable from the code behind Pin
Kefaleas Stavros25-Nov-08 21:55
Kefaleas Stavros25-Nov-08 21:55 
AnswerRe: Use variable from the code behind Pin
John Gathogo25-Nov-08 22:12
John Gathogo25-Nov-08 22:12 
What about
InsertCommand="INSERT INTO table (column1, column2) VALUES (value1, '" + UserID + "')"

Assuming that you are doing this from within RadGrid1_PreRender routine.
GeneralRe: Use variable from the code behind Pin
Kefaleas Stavros25-Nov-08 22:16
Kefaleas Stavros25-Nov-08 22:16 
AnswerRe: Use variable from the code behind Pin
Christian Graus25-Nov-08 23:13
protectorChristian Graus25-Nov-08 23:13 
GeneralRe: Use variable from the code behind Pin
Kefaleas Stavros25-Nov-08 23:17
Kefaleas Stavros25-Nov-08 23:17 
GeneralRe: Use variable from the code behind Pin
Christian Graus25-Nov-08 23:22
protectorChristian Graus25-Nov-08 23:22 
GeneralRe: Use variable from the code behind Pin
Kefaleas Stavros25-Nov-08 23:30
Kefaleas Stavros25-Nov-08 23:30 
GeneralRe: Use variable from the code behind Pin
Christian Graus26-Nov-08 10:08
protectorChristian Graus26-Nov-08 10:08 
QuestionSharing master Page Pin
ALAQUNAIBI25-Nov-08 21:34
ALAQUNAIBI25-Nov-08 21:34 
AnswerRe: Sharing master Page Pin
Christian Graus25-Nov-08 21:44
protectorChristian Graus25-Nov-08 21:44 
QuestionHow to move the data reader Pin
nour12325-Nov-08 21:12
nour12325-Nov-08 21:12 
AnswerRe: How to move the data reader Pin
Christian Graus25-Nov-08 21:14
protectorChristian Graus25-Nov-08 21:14 
GeneralRe: How to move the data reader Pin
nour12325-Nov-08 21:21
nour12325-Nov-08 21:21 
GeneralRe: How to move the data reader Pin
Christian Graus25-Nov-08 21:33
protectorChristian Graus25-Nov-08 21:33 
GeneralRe: How to move the data reader Pin
nour12325-Nov-08 21:42
nour12325-Nov-08 21:42 
Questiononclientclick is working even when the buttton is in disable mode Pin
lakshmichawala25-Nov-08 20:49
lakshmichawala25-Nov-08 20:49 
AnswerRe: onclientclick is working even when the buttton is in disable mode Pin
Nishant Singh25-Nov-08 22:08
Nishant Singh25-Nov-08 22:08 
QuestionAJAX.net posting back the page on Firefox Pin
DineshSharmain25-Nov-08 20:15
DineshSharmain25-Nov-08 20:15 
AnswerRe: AJAX.net posting back the page on Firefox Pin
Christian Graus25-Nov-08 20:18
protectorChristian Graus25-Nov-08 20: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.