Click here to Skip to main content
15,908,264 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Display Problem Pin
Vasudevan Deepak Kumar17-Jul-07 4:03
Vasudevan Deepak Kumar17-Jul-07 4:03 
QuestionPassing stringbuilder from code-behind to vbscript Pin
manowj17-Jul-07 3:15
manowj17-Jul-07 3:15 
AnswerRe: Passing stringbuilder from code-behind to vbscript Pin
Vasudevan Deepak Kumar17-Jul-07 4:04
Vasudevan Deepak Kumar17-Jul-07 4:04 
AnswerRe: URL Rewriting Pin
Sebastian T Xavier17-Jul-07 3:02
Sebastian T Xavier17-Jul-07 3:02 
QuestionURL Rewriting Pin
Brendan Vogt17-Jul-07 2:40
Brendan Vogt17-Jul-07 2:40 
QuestionGridview/DropDownList problem. Simple problem, I think [modified] Pin
aqzman_17-Jul-07 2:30
aqzman_17-Jul-07 2:30 
AnswerRe: Gridview/DropDownList problem. Simple problem, I think Pin
gauthee17-Jul-07 2:37
gauthee17-Jul-07 2:37 
GeneralRe: Gridview/DropDownList problem. Simple problem, I think Pin
aqzman_17-Jul-07 2:43
aqzman_17-Jul-07 2:43 
Hi, thanks a lot for your reply!

I never changed any code with the dropdownlist, and that's where I thought where the value was getting assigned to @Name. I just noticed that not all the code for the drop down list is getting displayed in my first post for some reason.

Here is the drop down list code.


<asp:DropDownList ID="myDropDownList" runat="server"
DataSourceID = "myFilteringDataSource"
DataValueField = "Name"
AutoPostBack = "True" DataTextField="Name"
/>
GeneralRe: Gridview/DropDownList problem. Simple problem, I think Pin
gauthee17-Jul-07 2:50
gauthee17-Jul-07 2:50 
GeneralRe: Gridview/DropDownList problem. Simple problem, I think Pin
aqzman_17-Jul-07 2:59
aqzman_17-Jul-07 2:59 
GeneralRe: Gridview/DropDownList problem. Simple problem, I think Pin
gauthee17-Jul-07 3:07
gauthee17-Jul-07 3:07 
GeneralRe: Gridview/DropDownList problem. Simple problem, I think Pin
aqzman_17-Jul-07 3:10
aqzman_17-Jul-07 3:10 
AnswerRe: Gridview/DropDownList problem. Simple problem, I think Pin
sidbaruah17-Jul-07 18:45
sidbaruah17-Jul-07 18:45 
QuestionTo create Installer file. Pin
Sam.M17-Jul-07 2:28
Sam.M17-Jul-07 2:28 
Questionadding Marquee Pin
mavii17-Jul-07 2:16
mavii17-Jul-07 2:16 
AnswerRe: adding Marquee Pin
Sathesh Sakthivel17-Jul-07 2:20
Sathesh Sakthivel17-Jul-07 2:20 
AnswerRe: adding Marquee Pin
Mubashir Javaid17-Jul-07 2:41
Mubashir Javaid17-Jul-07 2:41 
GeneralRe: adding Marquee Pin
Vasudevan Deepak Kumar17-Jul-07 4:06
Vasudevan Deepak Kumar17-Jul-07 4:06 
AnswerRe: adding Marquee Pin
Vasudevan Deepak Kumar17-Jul-07 4:07
Vasudevan Deepak Kumar17-Jul-07 4:07 
AnswerRe: adding Marquee Pin
sidbaruah17-Jul-07 18:48
sidbaruah17-Jul-07 18:48 
QuestionHighlight Search Terms Pin
wEb GuRu...17-Jul-07 2:09
wEb GuRu...17-Jul-07 2:09 
AnswerRe: Highlight Search Terms Pin
Sathesh Sakthivel17-Jul-07 2:15
Sathesh Sakthivel17-Jul-07 2:15 
QuestionRe: Highlight Search Terms Pin
wEb GuRu...17-Jul-07 2:21
wEb GuRu...17-Jul-07 2:21 
AnswerRe: Highlight Search Terms Pin
Sathesh Sakthivel17-Jul-07 2:27
Sathesh Sakthivel17-Jul-07 2:27 
AnswerRe: Highlight Search Terms Pin
Mircea Grelus17-Jul-07 3:27
Mircea Grelus17-Jul-07 3:27 

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.