Click here to Skip to main content
15,914,289 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Fetching data from gridview to label in another form. Pin
blurMember22-Aug-06 8:53
blurMember22-Aug-06 8:53 
GeneralRe: Fetching data from gridview to label in another form. Pin
minhpc_bk22-Aug-06 15:41
minhpc_bk22-Aug-06 15:41 
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 
Help!

I need to force a postback...

The reason why is, I am using a Menu, and I have configured the StaticSelectedStyle for it, and it works fine, until I set a NavigateURL for the menu items! According to a Microsoft article, when there is a NavigateURL set, and the menuitem is clicked, it navigates to the new page, and does not perform a postback... so the StaticSelectedStyle does not get called, and my menu does not get updated...

Here's the article I'm referring to:
http://msdn2.microsoft.com/en-us/library/system.web.ui.webcontrols.menuitem.aspx

Here's the info from the Microsoft article:
When the user clicks a menu item, the Menu control can either navigate to a linked Web page or simply post back to the server. If the NavigateUrl property of a menu item is set, the Menu control navigates to the linked page...

Thanks so much for your help!

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 
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 

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.