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
Terminal Server 2008 does not show a users printers
Update from SQL Query
Reporting Services Configuration Error
Would like to add column to existing Datatable, then add items to it one at a time.
flickering in dialog controls
invalid case exception occurred, specified cast not valid.
Group Ploicy not deploying for an OU
MS Printer audit , printer usage monitor / tracking / accounting in print server
Control visible/not based on value of checkbox- subform (continuous)
Combobox with an array that gets lengthened