Click here to Skip to main content
15,900,110 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Jscript in content pages Pin
MalarGayu9-Nov-11 11:57
MalarGayu9-Nov-11 11:57 
GeneralRe: Jscript in content pages Pin
MalarGayu9-Nov-11 14:37
MalarGayu9-Nov-11 14:37 
GeneralRe: Jscript in content pages Pin
Brij9-Nov-11 17:03
mentorBrij9-Nov-11 17:03 
Questionquestion on gridview logic Pin
classy_dog8-Nov-11 6:24
classy_dog8-Nov-11 6:24 
AnswerRe: question on gridview logic Pin
Dennis E White8-Nov-11 8:17
professionalDennis E White8-Nov-11 8:17 
GeneralRe: question on gridview logic Pin
classy_dog8-Nov-11 9:03
classy_dog8-Nov-11 9:03 
GeneralRe: question on gridview logic Pin
Dennis E White8-Nov-11 9:17
professionalDennis E White8-Nov-11 9:17 
GeneralRe: question on gridview logic Pin
classy_dog8-Nov-11 9:50
classy_dog8-Nov-11 9:50 
I want to let you know that I appreciate your help!

The following explains what I am doing in the process:
1. There are two pages that I will explain (the page not mentioned is just a summary page)
The first page (which I already completed) is where the user selects company, several dates, and all applicable subcompanies. A row was inserted into the 'master' table. The user click the next button, and now the user is on the second webpage that I am working on.
2. On the second web page, I need to display the following on the formview or possibly a detailsview
control in the following different stages:
a. stage 1 is what was entered on the first webpage into the web control. I also need to display the organization name. I can get the previous page information from the row that was just inserted into the master table. However the organization name is not a column in the 'master' table. The organization name is a session varirable I can pass. However, I need to bind that 'organization name' to the web control somehow. This what I am looking for.

b. stage 2 the user is going to select a payment month and year from a dropdownlist control embedded in the detailview or formview control. At that point, values from a schedule due date table will populate more date fields in the webform control.

There are more stages, but they are not relevant right now.

**In answer to your question, yes the tables are on the same database server. However the two tables are on different namespaces in different datacontext objects.
GeneralRe: question on gridview logic Pin
Dennis E White8-Nov-11 15:26
professionalDennis E White8-Nov-11 15:26 
GeneralRe: question on gridview logic Pin
classy_dog8-Nov-11 17:59
classy_dog8-Nov-11 17:59 
GeneralRe: question on gridview logic Pin
Dennis E White8-Nov-11 18:13
professionalDennis E White8-Nov-11 18:13 
GeneralRe: question on gridview logic Pin
classy_dog9-Nov-11 5:37
classy_dog9-Nov-11 5:37 
SuggestionRe: question on gridview logic Pin
RaviRanjanKr19-Nov-11 9:56
professionalRaviRanjanKr19-Nov-11 9:56 
QuestionI want to catch event when user close page. Pin
buffering837-Nov-11 20:51
buffering837-Nov-11 20:51 
AnswerRe: I want to catch event when user close page. Pin
Anuj Banka8-Nov-11 0:53
Anuj Banka8-Nov-11 0:53 
GeneralRe: I want to catch event when user close page. Pin
buffering838-Nov-11 12:40
buffering838-Nov-11 12:40 
GeneralRe: I want to catch event when user close page. Pin
Anuj Banka8-Nov-11 19:16
Anuj Banka8-Nov-11 19:16 
Questionseveral input sources for web form 2010 control Pin
Member 82175177-Nov-11 16:54
Member 82175177-Nov-11 16:54 
Questionsupply data for web control field Pin
Member 82175177-Nov-11 6:23
Member 82175177-Nov-11 6:23 
AnswerRe: supply data for web control field Pin
Richard MacCutchan7-Nov-11 7:41
mveRichard MacCutchan7-Nov-11 7:41 
GeneralRe: supply data for web control field Pin
Member 82175177-Nov-11 8:32
Member 82175177-Nov-11 8:32 
QuestionMessage Closed Pin
7-Nov-11 2:56
SoftwareWarsaw7-Nov-11 2:56 
AnswerRe: For Game developers ! Pin
R. Giskard Reventlov7-Nov-11 3:21
R. Giskard Reventlov7-Nov-11 3:21 
GeneralRe: For Game developers ! Pin
Richard MacCutchan7-Nov-11 3:59
mveRichard MacCutchan7-Nov-11 3:59 
Questionsearch users in AD based on attribute Pin
byka7-Nov-11 2:06
byka7-Nov-11 2:06 

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.