Microsoft
Software
Hardware
Network
Question : How to format tag right?
Hi,
I've a repeater at my page bound with a DataTable.
I know that I can do '<%= Eval("Id" %>" to ge a column but how to format it inside a JavaScript call?
I include my none working sample (wrong formatet Server Tag) which I like to have in a working version.
For sure my problem are the quotes in NavigateUrl - but how to do them right ...
Thanks
Andre
Code Snippet:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15:
Seite:
');"><%# Eval("Id") %>
Open in New Window
Select All
Answer : How to format tag right?
What is it you want to do? You are trying to set a javascript to NavigateUrl ?
Do you want to execute some javascript code on link click?
See if this helps::
http://www.experts-exchang
e.com/Prog
ramming/La
nguages/.N
ET/
ASP.NET
/Q_2486791
9.html
Random Solutions
Render and send SSRS report Via SSIS
sql query help
Tab Control - fields not calculating
How to schedule a query or procedure
Let all Users Have the Printer
Drop down list from a combo box in a parameter value
Difference between Vmware player and Vmware server.
No value given for one or more required parameters
INSERT INTO new table from existing stored procedure
Database Startup form while other form loads