Click here to Skip to main content
15,917,456 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Fetching data from gridview to label in another form. Pin
blurMember22-Aug-06 19:55
blurMember22-Aug-06 19:55 
GeneralRe: Fetching data from gridview to label in another form. Pin
minhpc_bk23-Aug-06 15:29
minhpc_bk23-Aug-06 15:29 
GeneralRe: Fetching data from gridview to label in another form. Pin
blurMember23-Aug-06 17:13
blurMember23-Aug-06 17:13 
JokeRe: Fetching data from gridview to label in another form. Pin
minhpc_bk23-Aug-06 17:44
minhpc_bk23-Aug-06 17:44 
JokeRe: Fetching data from gridview to label in another form. Pin
blurMember23-Aug-06 17:51
blurMember23-Aug-06 17:51 
QuestionHow to force a postback in c#? Pin
glima17-Aug-06 13:19
glima17-Aug-06 13:19 
AnswerRe: How to force a postback in c#? Pin
Jay_se17-Aug-06 18:42
Jay_se17-Aug-06 18:42 
AnswerRe: How to force a postback in c#? Pin
coolestCoder17-Aug-06 20:13
coolestCoder17-Aug-06 20:13 
Hi,

glima wrote:
If the NavigateUrl property of a menu item is set, the Menu control navigates to the linked page...



Its simple. Dont set the NavigateURL. Then according to the above info, it will post back. Here you call whatever functions u want to and then use Response.Redirect("URL")

You can try it (atleast)


"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

Anant Y. Kulkarni

AnswerRe: How to force a postback in c#? Pin
minhpc_bk18-Aug-06 0:28
minhpc_bk18-Aug-06 0:28 
QuestionAdd flash content in custom control C#.NET file Pin
Dpriya17-Aug-06 12:15
Dpriya17-Aug-06 12:15 
AnswerRe: Add flash content in custom control C#.NET file Pin
minhpc_bk17-Aug-06 20:18
minhpc_bk17-Aug-06 20:18 
QuestionDataGridView Pin
kalyanPaladugu17-Aug-06 11:41
kalyanPaladugu17-Aug-06 11:41 
AnswerRe: DataGridView Pin
minhpc_bk17-Aug-06 15:32
minhpc_bk17-Aug-06 15:32 
QuestionSorting in gridview Pin
san329717-Aug-06 11:27
san329717-Aug-06 11:27 
AnswerRe: Sorting in gridview Pin
Grapes-R-Fun17-Aug-06 11:34
Grapes-R-Fun17-Aug-06 11:34 
AnswerRe: Sorting in gridview Pin
minhpc_bk17-Aug-06 15:35
minhpc_bk17-Aug-06 15:35 
QuestionVS2005 Adding an existing web Pin
Ed K17-Aug-06 10:21
Ed K17-Aug-06 10:21 
AnswerRe: VS2005 Adding an existing web Pin
minhpc_bk17-Aug-06 20:13
minhpc_bk17-Aug-06 20:13 
GeneralRe: VS2005 Adding an existing web Pin
Ed K18-Aug-06 16:42
Ed K18-Aug-06 16:42 
GeneralRe: VS2005 Adding an existing web Pin
minhpc_bk20-Aug-06 20:55
minhpc_bk20-Aug-06 20:55 
QuestionHow to detect design time Pin
matthias s.17-Aug-06 10:16
matthias s.17-Aug-06 10:16 
AnswerRe: How to detect design time Pin
minhpc_bk17-Aug-06 15:25
minhpc_bk17-Aug-06 15:25 
GeneralRe: How to detect design time Pin
matthias s.17-Aug-06 23:18
matthias s.17-Aug-06 23:18 
GeneralRe: How to detect design time Pin
minhpc_bk18-Aug-06 0:22
minhpc_bk18-Aug-06 0:22 
QuestionPageIndex change gives error from 2nd to 1st page Pin
bubberz17-Aug-06 10:10
bubberz17-Aug-06 10:10 

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.