Click here to Skip to main content
15,899,679 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGUI in ASP.NET 2.0 Pin
jrsreenivas4-Oct-06 23:38
jrsreenivas4-Oct-06 23:38 
AnswerRe: GUI in ASP.NET 2.0 Pin
l0kke5-Oct-06 5:17
l0kke5-Oct-06 5:17 
Questionretrive image form database in imagebox. Pin
Deepak the Cool4-Oct-06 23:12
Deepak the Cool4-Oct-06 23:12 
AnswerRe: retrive image form database in imagebox. Pin
Chris Buckett5-Oct-06 3:49
Chris Buckett5-Oct-06 3:49 
AnswerRe: retrive image form database in imagebox. Pin
postmaster@programmingknowledge.com5-Oct-06 6:19
postmaster@programmingknowledge.com5-Oct-06 6:19 
QuestionDisplay of checkbox Pin
Kissy164-Oct-06 23:06
Kissy164-Oct-06 23:06 
QuestionGridView Pin
AnhTin4-Oct-06 22:45
AnhTin4-Oct-06 22:45 
AnswerRe: GridView Pin
minhpc_bk5-Oct-06 15:49
minhpc_bk5-Oct-06 15:49 
Hi there,
This is one of the advantages of using the DataSource control, that said the NewValues dictionary is only populated when you use the GridView control with a datasource control like the SqlDataSource. So in your case, you need to manually get the new values from the input controls in the edit row of the gridview like you did with the datagrid control in the old days.



GeneralRe: GridView Pin
AnhTin5-Oct-06 17:57
AnhTin5-Oct-06 17:57 
QuestionWeb page authentication using Active Directory [modified] Pin
isaii4-Oct-06 22:21
isaii4-Oct-06 22:21 
AnswerRe: Web page authentication using Active Directory Pin
minhpc_bk5-Oct-06 15:27
minhpc_bk5-Oct-06 15:27 
GeneralRe: Web page authentication using Active Directory Pin
isaii12-Oct-06 22:25
isaii12-Oct-06 22:25 
Questionproblem in displaying searched records Pin
asifbhura4-Oct-06 21:16
asifbhura4-Oct-06 21:16 
AnswerRe: problem in displaying searched records Pin
just3ala24-Oct-06 21:59
just3ala24-Oct-06 21:59 
QuestionRegarding Constructing Regular Expression Pin
VishalSharmaDev4-Oct-06 21:14
VishalSharmaDev4-Oct-06 21:14 
AnswerRe: Regarding Constructing Regular Expression Pin
minhpc_bk5-Oct-06 15:25
minhpc_bk5-Oct-06 15:25 
QuestionHow to Set the URL befor PostBack (Passing Data in URL) [modified] Pin
Jay_se4-Oct-06 20:52
Jay_se4-Oct-06 20:52 
AnswerRe: How to Set the URL befor PostBack (Passing Data in URL) Pin
just3ala24-Oct-06 22:01
just3ala24-Oct-06 22:01 
AnswerRe: How to Set the URL befor PostBack (Passing Data in URL) [modified] Pin
Jay_se4-Oct-06 22:14
Jay_se4-Oct-06 22:14 
QuestionHow to temporarly suspend the server execution Pin
srilu nagalla4-Oct-06 20:41
srilu nagalla4-Oct-06 20:41 
AnswerRe: How to temporarly suspend the server execution Pin
minhpc_bk5-Oct-06 15:17
minhpc_bk5-Oct-06 15:17 
QuestionDate formate in asp.net using C# Urgent!!!!! [modified] Pin
Aashutoshkumar4-Oct-06 20:33
Aashutoshkumar4-Oct-06 20:33 
AnswerRe: Date formate in asp.net using C# Urgent!!!!! Pin
minhpc_bk5-Oct-06 15:14
minhpc_bk5-Oct-06 15:14 
GeneralRe: Date formate in asp.net using C# Urgent!!!!! Pin
Aashutoshkumar7-Oct-06 1:46
Aashutoshkumar7-Oct-06 1:46 
GeneralRe: Date formate in asp.net using C# Urgent!!!!! Pin
minhpc_bk9-Oct-06 17:02
minhpc_bk9-Oct-06 17:02 

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.