Click here to Skip to main content
15,892,161 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET TOOLS Pin
ravanth26-Feb-10 1:20
ravanth26-Feb-10 1:20 
QuestionDownload link of the generated file changed when I moved the code to a new pop-up page [modified] Pin
Rafferty Uy25-Feb-10 16:01
Rafferty Uy25-Feb-10 16:01 
AnswerRe: Download link of the generated file changed when I moved the code to a new pop-up page Pin
Pranay Rana25-Feb-10 20:06
professionalPranay Rana25-Feb-10 20:06 
GeneralRe: Download link of the generated file changed when I moved the code to a new pop-up page Pin
Rafferty Uy25-Feb-10 20:14
Rafferty Uy25-Feb-10 20:14 
AnswerRe: Download link of the generated file changed when I moved the code to a new pop-up page Pin
Rafferty Uy25-Feb-10 22:11
Rafferty Uy25-Feb-10 22:11 
GeneralNeed help with adding jquery datepicker on asp usercontrol Pin
ysfkel25-Feb-10 13:44
ysfkel25-Feb-10 13:44 
GeneralRe: Need help with adding jquery datepicker on asp usercontrol Pin
Not Active25-Feb-10 14:06
mentorNot Active25-Feb-10 14:06 
QuestionHow to Search PartList Entity Using ASP.NET Dropdowlist and Textbox Pin
Sid Childers25-Feb-10 11:21
Sid Childers25-Feb-10 11:21 
Hello,

I have defined an entity data model in my ASP.NET VB project that contains a PartList entity. I have created an entitydatasource that returns the Part Name, NSN and RecID (primary key). I have also created a dropdown list that contains values PartName and NSN and a textbox that will contain the search criteria.
How would I define my entitydatasource parameters to query it.[NSN] if dropdownlist.selectedvalue = NSN and query it.[PartName] if dropdownlist.selectedvalue=PartName and submit the textbox.text as the search string? Is gridview a good candidate to display the results? Should the search controls and gridview be placed on the same page or separate pages? Finally, the ultimate goal is for the user to click the checkbox next to the parts they want and those selected parts are passed on to a wizard control. Do I use stringbuilder to get the selected parts and send them to the wizard control?

Thanks,
Sid
QuestionChange border properties of ASCX from code-behind? Pin
mittalpa25-Feb-10 8:15
mittalpa25-Feb-10 8:15 
AnswerRe: Change border properties of ASCX from code-behind? Pin
Not Active25-Feb-10 9:46
mentorNot Active25-Feb-10 9:46 
GeneralRe: Change border properties of ASCX from code-behind? Pin
Nasri871-Mar-10 21:26
Nasri871-Mar-10 21:26 
AnswerRe: Change border properties of ASCX from code-behind? Pin
carlecomm2-Mar-10 18:06
carlecomm2-Mar-10 18:06 
QuestionHelp with RSS feed C# Pin
DaithiBoo25-Feb-10 7:16
DaithiBoo25-Feb-10 7:16 
AnswerRe: Help with RSS feed C# [modified] Pin
i gr825-Feb-10 19:36
i gr825-Feb-10 19:36 
Questionlist item Pin
FEMDEV25-Feb-10 3:07
FEMDEV25-Feb-10 3:07 
Questionhow to publish website through IIS Pin
hi_everybody25-Feb-10 2:27
hi_everybody25-Feb-10 2:27 
AnswerRe: how to publish website through IIS Pin
R. Giskard Reventlov25-Feb-10 2:47
R. Giskard Reventlov25-Feb-10 2:47 
AnswerRe: how to publish website through IIS Pin
Abhijit Jana25-Feb-10 3:19
professionalAbhijit Jana25-Feb-10 3:19 
AnswerRe: how to publish website through IIS Pin
Brij25-Feb-10 6:25
mentorBrij25-Feb-10 6:25 
GeneralRe: how to publish website through IIS Pin
hi_everybody25-Feb-10 19:49
hi_everybody25-Feb-10 19:49 
QuestionNo results.. please try again message Pin
DaithiBoo25-Feb-10 1:02
DaithiBoo25-Feb-10 1:02 
AnswerRe: No results.. please try again message Pin
Dinesh Mani25-Feb-10 1:20
Dinesh Mani25-Feb-10 1:20 
GeneralRe: No results.. please try again message Pin
DaithiBoo25-Feb-10 1:47
DaithiBoo25-Feb-10 1:47 
QuestionDynamic Report Designing Pin
Kashif Sabir25-Feb-10 0:43
Kashif Sabir25-Feb-10 0:43 
AnswerRe: Dynamic Report Designing Pin
i gr825-Feb-10 19:31
i gr825-Feb-10 19: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.