Thread
:
cannot view the design of the .aspx page
View Single Post
#
1
(
permalink
)
10-24-2006, 03:40 PM
sansircar
Junior Member
Join Date: Oct 2006
Posts: 4
cannot view the design of the .aspx page
I have a datagrid column which goes as -
>
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 --
>
sansircar
View Public Profile
Send a private message to sansircar
Find all posts by sansircar