Click here to Skip to main content
15,895,142 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: how to handle mouse events in asp.net [modified] Pin
sarang1213-Nov-08 15:48
sarang1213-Nov-08 15:48 
AnswerRe: how to handle mouse events in asp.net Pin
Venkatesh Mookkan3-Nov-08 16:14
Venkatesh Mookkan3-Nov-08 16:14 
GeneralRe: how to handle mouse events in asp.net Pin
sarang1213-Nov-08 16:24
sarang1213-Nov-08 16:24 
GeneralRe: how to handle mouse events in asp.net Pin
sarang1213-Nov-08 19:40
sarang1213-Nov-08 19:40 
Questionsaving & retrieving images in SQL 2005 or MySql using C# Pin
lilvbong3-Nov-08 14:30
lilvbong3-Nov-08 14:30 
AnswerRe: saving & retrieving images in SQL 2005 or MySql using C# Pin
Sathesh Sakthivel3-Nov-08 21:02
Sathesh Sakthivel3-Nov-08 21:02 
QuestionVs 2008 random moving of controls Pin
dwolver3-Nov-08 12:26
dwolver3-Nov-08 12:26 
QuestionMultiView control - MenuItemClick displaying previous record Pin
PPeterso3-Nov-08 11:25
PPeterso3-Nov-08 11:25 
I have a form with a Gridview, MultiView and Menu control on one aspx page.

Sequence of events:

User selects Gridview record A, multiview displays tab 1 and 2
Tab 1 displays record A data
Tab 2 displays record A data

Gridview record B is selected, multiview displays tab 1 and 2
Tab 1 displays record B data
Tab 2 displays record "A" data (this is the problem)

Each tab is a formview populated via seperate SqlDataSources

Does anyone know why the previous record is being displayed?
Does anyone know how I can trace what is "really" being sent to second SqlDataSource?
My debug watch shows the correct record id but second datasource is not returning the correct record info.
QuestionIssue on Read Text from Word using Asp.Net Pin
suresh_0013-Nov-08 10:44
suresh_0013-Nov-08 10:44 
QuestionHow do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Nada Adel3-Nov-08 8:02
Nada Adel3-Nov-08 8:02 
AnswerRe: How do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Jörgen Andersson3-Nov-08 8:16
professionalJörgen Andersson3-Nov-08 8:16 
GeneralRe: How do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Nada Adel3-Nov-08 8:20
Nada Adel3-Nov-08 8:20 
GeneralRe: How do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Jörgen Andersson3-Nov-08 8:29
professionalJörgen Andersson3-Nov-08 8:29 
GeneralRe: How do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Nada Adel3-Nov-08 8:41
Nada Adel3-Nov-08 8:41 
GeneralRe: How do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Jörgen Andersson3-Nov-08 8:54
professionalJörgen Andersson3-Nov-08 8:54 
GeneralRe: How do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Nada Adel3-Nov-08 9:04
Nada Adel3-Nov-08 9:04 
GeneralRe: How do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Jörgen Andersson3-Nov-08 11:26
professionalJörgen Andersson3-Nov-08 11:26 
GeneralRe: How do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Nada Adel4-Nov-08 0:14
Nada Adel4-Nov-08 0:14 
GeneralRe: How do you prevent users from accessing certain web pages by writing the url of these pages in the address bar? Pin
Jörgen Andersson4-Nov-08 3:30
professionalJörgen Andersson4-Nov-08 3:30 
QuestionCascadingDropDown returns [Method Error 500] [modified] Pin
shovaly3-Nov-08 4:52
shovaly3-Nov-08 4:52 
QuestionHow to alter the connection string in web.config programmatically Pin
dream_liner_7e73-Nov-08 4:23
dream_liner_7e73-Nov-08 4:23 
AnswerRe: How to alter the connection string in web.config programmatically Pin
vaseeem3-Nov-08 4:37
vaseeem3-Nov-08 4:37 
QuestionEditIndex after Sorting a gridview Pin
johland3-Nov-08 4:11
johland3-Nov-08 4:11 
AnswerRe: EditIndex after Sorting a gridview Pin
kenexcelon3-Nov-08 9:46
kenexcelon3-Nov-08 9:46 
GeneralRe: EditIndex after Sorting a gridview Pin
johland3-Nov-08 23:23
johland3-Nov-08 23:23 

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.