Click here to Skip to main content
15,897,891 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionButton code doesn't work. Pin
PCunicelli24-Oct-06 11:51
PCunicelli24-Oct-06 11:51 
AnswerRe: Button code doesn't work. Pin
Guffa24-Oct-06 12:20
Guffa24-Oct-06 12:20 
AnswerRe: Button code doesn't work. Pin
ednrgc25-Oct-06 6:06
ednrgc25-Oct-06 6:06 
QuestionHow to make dependency between two drodown lists using asp.net? Pin
veerugadde24-Oct-06 10:35
veerugadde24-Oct-06 10:35 
AnswerRe: How to make dependency between two drodown lists using asp.net? Pin
seee sharp24-Oct-06 21:38
seee sharp24-Oct-06 21:38 
Questionhelp with crystal reporting.. Pin
JustmeNick24-Oct-06 8:59
JustmeNick24-Oct-06 8:59 
AnswerRe: help with crystal reporting.. Pin
Suresh Pirsquare24-Oct-06 21:27
Suresh Pirsquare24-Oct-06 21:27 
Questioncannot view the design of the .aspx page Pin
ssircar197124-Oct-06 8:43
ssircar197124-Oct-06 8:43 
:-OI have a datagrid column which goes as -

<asp:templatecolumn headertext="New Inquiry Type">
<itemtemplate>
<asp:hyperlink id="hplnkInquiryType" runat="Server" text="<%#DataBinder.Eval(Container.DataItem,"investor" name").tostring()%="">>




when i try to view the page in the design mode i get this error --

Could not open in Design View . Place quotes around a '<% %>' block used as an attribute value or within a element.

it works when i wrap the text attribute within 2 single quotes -






but then the Hyperlink on the datagrid throws an error when clicked as - undefined
i.e. coz it needs the investor_name to be wrapped around single quotes.
thus the hyperlink works with the following code but no design view --


>



GeneralRe: cannot view the design of the .aspx page Pin
Guffa24-Oct-06 12:18
Guffa24-Oct-06 12:18 
AnswerRe: cannot view the design of the .aspx page Pin
ednrgc25-Oct-06 6:09
ednrgc25-Oct-06 6:09 
Questionuser control properties Pin
greekius24-Oct-06 8:34
greekius24-Oct-06 8:34 
AnswerRe: user control properties Pin
Jim Conigliaro24-Oct-06 11:12
Jim Conigliaro24-Oct-06 11:12 
AnswerRe: user control properties Pin
Mircea Grelus24-Oct-06 11:13
Mircea Grelus24-Oct-06 11:13 
GeneralRe: user control properties Pin
greekius24-Oct-06 11:20
greekius24-Oct-06 11:20 
GeneralRe: user control properties Pin
Mircea Grelus24-Oct-06 11:25
Mircea Grelus24-Oct-06 11:25 
GeneralRe: user control properties Pin
ednrgc25-Oct-06 6:09
ednrgc25-Oct-06 6:09 
Questionjavascript debugging Pin
krishna_mag24-Oct-06 5:23
krishna_mag24-Oct-06 5:23 
AnswerRe: javascript debugging Pin
thomas_joyee25-Oct-06 3:05
thomas_joyee25-Oct-06 3:05 
AnswerRe: javascript debugging Pin
ednrgc25-Oct-06 8:46
ednrgc25-Oct-06 8:46 
QuestionHi urgent plz, give an suggestion plzzzzzzzz [modified] Pin
Exelioindia24-Oct-06 4:13
Exelioindia24-Oct-06 4:13 
AnswerRe: Hi urgent plz, give an suggestion plzzzzzzzz Pin
ednrgc24-Oct-06 4:19
ednrgc24-Oct-06 4:19 
GeneralRe: Hi urgent plz, give an suggestion plzzzzzzzz Pin
Exelioindia24-Oct-06 4:23
Exelioindia24-Oct-06 4:23 
GeneralRe: Hi urgent plz, give an suggestion plzzzzzzzz Pin
ednrgc25-Oct-06 6:13
ednrgc25-Oct-06 6:13 
GeneralRe: Hi urgent plz, give an suggestion plzzzzzzzz Pin
Exelioindia25-Oct-06 18:51
Exelioindia25-Oct-06 18:51 
Questionaspx Window close Pin
greekius24-Oct-06 3:36
greekius24-Oct-06 3:36 

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.