Click here to Skip to main content
15,896,207 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDelete doesn't work in ASP.NET 2003 Data Grid. Pin
SekharOne26-May-08 19:11
SekharOne26-May-08 19:11 
QuestionRe: Delete doesn't work in ASP.NET 2003 Data Grid. Pin
Vasudevan Deepak Kumar26-May-08 19:12
Vasudevan Deepak Kumar26-May-08 19:12 
AnswerRe: Delete doesn't work in ASP.NET 2003 Data Grid. Pin
N a v a n e e t h26-May-08 19:13
N a v a n e e t h26-May-08 19:13 
AnswerRe: Delete doesn't work in ASP.NET 2003 Data Grid. Pin
Milind Panchal26-May-08 23:52
Milind Panchal26-May-08 23:52 
AnswerRe: Delete doesn't work in ASP.NET 2003 Data Grid. Pin
Vivek Kushwaha27-May-08 0:04
Vivek Kushwaha27-May-08 0:04 
QuestionBind Id and Name to linkbutton Pin
sjs4u26-May-08 19:01
sjs4u26-May-08 19:01 
AnswerRe: Bind Id and Name to linkbutton Pin
Vasudevan Deepak Kumar26-May-08 19:12
Vasudevan Deepak Kumar26-May-08 19:12 
AnswerRe: Bind Id and Name to linkbutton Pin
N a v a n e e t h26-May-08 19:15
N a v a n e e t h26-May-08 19:15 
Two ways,

1 - Handle the databound event, find link button control and assign the URL from there.
2 - link button will have a FormatURL property, use that and format your url. Supply data using DataBinder.Eval(Container,"DataItem.Column")

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

Questionlocalization issue with mozilla Pin
anee26-May-08 18:40
anee26-May-08 18:40 
QuestionRe: localization issue with mozilla Pin
Vasudevan Deepak Kumar26-May-08 18:48
Vasudevan Deepak Kumar26-May-08 18:48 
AnswerRe: localization issue with mozilla Pin
anee26-May-08 19:21
anee26-May-08 19:21 
AnswerRe: localization issue with mozilla Pin
N a v a n e e t h26-May-08 18:59
N a v a n e e t h26-May-08 18:59 
GeneralRe: localization issue with mozilla Pin
Mogaambo26-May-08 21:13
Mogaambo26-May-08 21:13 
Questionaccess virtual directory Pin
Rinki Mukheraji26-May-08 18:13
Rinki Mukheraji26-May-08 18:13 
AnswerRe: access virtual directory Pin
Vasudevan Deepak Kumar26-May-08 18:35
Vasudevan Deepak Kumar26-May-08 18:35 
GeneralRe: access virtual directory Pin
N a v a n e e t h26-May-08 19:01
N a v a n e e t h26-May-08 19:01 
GeneralRe: access virtual directory Pin
Vasudevan Deepak Kumar26-May-08 19:10
Vasudevan Deepak Kumar26-May-08 19:10 
GeneralRe: access virtual directory Pin
N a v a n e e t h26-May-08 19:11
N a v a n e e t h26-May-08 19:11 
GeneralRe: access virtual directory Pin
Rinki Mukheraji26-May-08 19:14
Rinki Mukheraji26-May-08 19:14 
GeneralRe: access virtual directory Pin
Vasudevan Deepak Kumar26-May-08 19:15
Vasudevan Deepak Kumar26-May-08 19:15 
GeneralRe: access virtual directory Pin
N a v a n e e t h26-May-08 19:19
N a v a n e e t h26-May-08 19:19 
GeneralRe: access virtual directory Pin
Rinki Mukheraji26-May-08 19:24
Rinki Mukheraji26-May-08 19:24 
GeneralRe: access virtual directory Pin
Vasudevan Deepak Kumar26-May-08 19:25
Vasudevan Deepak Kumar26-May-08 19:25 
GeneralRe: access virtual directory Pin
eyeseetee26-May-08 21:24
eyeseetee26-May-08 21:24 
Questionhow to querry data from *.aspx database using MS excel? Pin
innocent_mind26-May-08 16:31
innocent_mind26-May-08 16:31 

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.