Click here to Skip to main content
15,922,894 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Page Refresh Pin
meeram39510-Jun-08 23:58
meeram39510-Jun-08 23:58 
AnswerRe: Page Refresh Pin
Vasudevan Deepak Kumar11-Jun-08 0:48
Vasudevan Deepak Kumar11-Jun-08 0:48 
QuestionMultiple List box control in ASP.Net using C# Pin
Manikkuttan10-Jun-08 22:14
Manikkuttan10-Jun-08 22:14 
AnswerRe: Multiple List box control in ASP.Net using C# Pin
Imran Khan Pathan10-Jun-08 22:39
Imran Khan Pathan10-Jun-08 22:39 
GeneralRe: Multiple List box control in ASP.Net using C# Pin
Manikkuttan12-Jun-08 22:38
Manikkuttan12-Jun-08 22:38 
AnswerRe: Multiple List box control in ASP.Net using C# Pin
eyeseetee10-Jun-08 22:46
eyeseetee10-Jun-08 22:46 
Questiongridview delete confirmation Pin
rajkumar.310-Jun-08 21:18
rajkumar.310-Jun-08 21:18 
AnswerRe: gridview delete confirmation Pin
Imran Khan Pathan10-Jun-08 21:36
Imran Khan Pathan10-Jun-08 21:36 
rajkumar.3 wrote:
is there any property in grid view which takes confirmation like "ARE YOU SURE"


Why you need property of gridview to display confirmation message?
You can also display confirmation message on OnClientClick event of Button control.

OnClientClick="return confirm('ARE YOU SURE......?');"

Regards
Imrankhan

please don't forget to vote on the post that helped you.

AnswerRe: gridview delete confirmation Pin
eyeseetee10-Jun-08 21:43
eyeseetee10-Jun-08 21:43 
QuestionPerformance Counters always returns 0, 50 or 100. Pin
greekius10-Jun-08 21:07
greekius10-Jun-08 21:07 
AnswerRe: Performance Counters always returns 0, 50 or 100. Pin
Vasudevan Deepak Kumar10-Jun-08 21:46
Vasudevan Deepak Kumar10-Jun-08 21:46 
QuestionError: The Resource object with key "lblToday" is not found [modified] Pin
Satish - Developer10-Jun-08 20:31
Satish - Developer10-Jun-08 20:31 
AnswerRe: Error: The Resource object with key "lblToday" is not found Pin
eyeseetee10-Jun-08 21:41
eyeseetee10-Jun-08 21:41 
QuestionHow to use scan a document using asp.net Pin
kuwl_mark10-Jun-08 20:23
kuwl_mark10-Jun-08 20:23 
AnswerRe: How to use scan a document using asp.net Pin
N a v a n e e t h10-Jun-08 20:56
N a v a n e e t h10-Jun-08 20:56 
AnswerRe: How to use scan a document using asp.net Pin
Vasudevan Deepak Kumar11-Jun-08 0:33
Vasudevan Deepak Kumar11-Jun-08 0:33 
Questionhow many invalid character in user search of active directory? Pin
Piyush Vardhan Singh10-Jun-08 20:03
Piyush Vardhan Singh10-Jun-08 20:03 
AnswerRe: how many invalid character in user search of active directory? Pin
Parwej Ahamad10-Jun-08 20:16
professionalParwej Ahamad10-Jun-08 20:16 
GeneralRe: how many invalid character in user search of active directory? Pin
Piyush Vardhan Singh10-Jun-08 20:44
Piyush Vardhan Singh10-Jun-08 20:44 
AnswerRe: how many invalid character in user search of active directory? Pin
Imran Khan Pathan10-Jun-08 20:32
Imran Khan Pathan10-Jun-08 20:32 
GeneralRe: how many invalid character in user search of active directory? Pin
Piyush Vardhan Singh10-Jun-08 20:47
Piyush Vardhan Singh10-Jun-08 20:47 
AnswerRe: how many invalid character in user search of active directory? Pin
Vasudevan Deepak Kumar11-Jun-08 1:13
Vasudevan Deepak Kumar11-Jun-08 1:13 
QuestionHow do we Disable all the validation in GridView Pin
Vinay Dornala10-Jun-08 19:21
Vinay Dornala10-Jun-08 19:21 
AnswerRe: How do we Disable all the validation in GridView Pin
N a v a n e e t h10-Jun-08 19:26
N a v a n e e t h10-Jun-08 19:26 
QuestionFrame in asp.net Pin
kiran.puchakayala10-Jun-08 19:04
kiran.puchakayala10-Jun-08 19:04 

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.