Click here to Skip to main content
15,902,447 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Common Application error in ASP.net Pin
Amit Kumar G11-Sep-06 9:34
Amit Kumar G11-Sep-06 9:34 
QuestionHow to from a textbox template column Pin
Sheri Zdroik7-Sep-06 6:01
Sheri Zdroik7-Sep-06 6:01 
AnswerRe: How to from a textbox template column Pin
Jason Weibel7-Sep-06 9:12
Jason Weibel7-Sep-06 9:12 
QuestionChange separator on dropdown list Pin
John Gathogo7-Sep-06 6:01
John Gathogo7-Sep-06 6:01 
AnswerRe: Change separator on dropdown list Pin
Guffa7-Sep-06 8:15
Guffa7-Sep-06 8:15 
GeneralRe: Change separator on dropdown list Pin
John Gathogo7-Sep-06 19:21
John Gathogo7-Sep-06 19:21 
AnswerRe: Change separator on dropdown list Pin
Guffa8-Sep-06 8:56
Guffa8-Sep-06 8:56 
QuestionHow set a ControlParameter to a textbox control in a FormView? Pin
JimFeng7-Sep-06 5:23
JimFeng7-Sep-06 5:23 
I have an ObjectDataSource need a ControlParameter point to a textbox control in a FormView. When I use "myFormView.txtName" as ControlID I got error "Could not find control 'myFormView.txtName' in ControlParameter 'cpTest'". How can setup this ControlID?

<asp:ObjectDataSource ID="odsMane" Runat="server" TypeName="Test" SelectMethod="GeTestList">
<SelectParameters>
<asp:ControlParameter Name="cpTest" Type=string ControlID="???" DefaultValue="-1" />
<asp:Parameter Direction="Output" Name="pTest" Type="Int16" />
</SelectParameters>
</asp:ObjectDataSource>

AnswerRe: How set a ControlParameter to a textbox control in a FormView? Pin
minhpc_bk8-Sep-06 1:56
minhpc_bk8-Sep-06 1:56 
Questioncode being displayed at the top of the page Pin
todd.010111017-Sep-06 5:16
todd.010111017-Sep-06 5:16 
AnswerRe: code being displayed at the top of the page Pin
Jason Weibel7-Sep-06 9:00
Jason Weibel7-Sep-06 9:00 
QuestionRe: code being displayed at the top of the page Pin
todd.010111017-Sep-06 15:25
todd.010111017-Sep-06 15:25 
AnswerRe: code being displayed at the top of the page Pin
Jason Weibel8-Sep-06 3:18
Jason Weibel8-Sep-06 3:18 
GeneralRe: code being displayed at the top of the page Pin
todd.010111018-Sep-06 3:39
todd.010111018-Sep-06 3:39 
GeneralRe: code being displayed at the top of the page Pin
Jason Weibel8-Sep-06 4:00
Jason Weibel8-Sep-06 4:00 
GeneralRe: code being displayed at the top of the page Pin
todd.010111018-Sep-06 4:21
todd.010111018-Sep-06 4:21 
GeneralRe: code being displayed at the top of the page Pin
todd.010111018-Sep-06 4:23
todd.010111018-Sep-06 4:23 
GeneralRe: code being displayed at the top of the page Pin
Jason Weibel8-Sep-06 7:26
Jason Weibel8-Sep-06 7:26 
QuestionSql Express , SqlServer Pin
Eric Goedhart7-Sep-06 5:10
professionalEric Goedhart7-Sep-06 5:10 
AnswerRe: Sql Express , SqlServer Pin
Kevin McFarlane7-Sep-06 5:32
Kevin McFarlane7-Sep-06 5:32 
GeneralRe: Sql Express , SqlServer Pin
Eric Goedhart7-Sep-06 5:34
professionalEric Goedhart7-Sep-06 5:34 
AnswerRe: Sql Express , SqlServer Pin
Jerry Hammond7-Sep-06 8:48
Jerry Hammond7-Sep-06 8:48 
QuestionHow to Print a GridViews content on a button click Pin
sleonard847-Sep-06 4:54
sleonard847-Sep-06 4:54 
Questioncdosys Bouncing Emails Pin
ABC : AlphaBravoCharlie7-Sep-06 4:11
ABC : AlphaBravoCharlie7-Sep-06 4:11 
QuestionGradient in Tbale object Pin
Ista7-Sep-06 3:33
Ista7-Sep-06 3:33 

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.