M
Maziar Aflatoun
Hi everyone,
Does anyone know how I can apply the css 'linksmall' to my hyperlink in my
datagrid?
I have the following and it doesn't work
<asp:HyperLinkColumn Text="Edit" DataNavigateUrlField="PID"
ItemStyle-CssClass="linksmall"
DataNavigateUrlFormatString="ManageItem.aspx?PID={0}">
I need to add it to my href='' tag.
Thank you
Maziar A.
Does anyone know how I can apply the css 'linksmall' to my hyperlink in my
datagrid?
I have the following and it doesn't work
<asp:HyperLinkColumn Text="Edit" DataNavigateUrlField="PID"
ItemStyle-CssClass="linksmall"
DataNavigateUrlFormatString="ManageItem.aspx?PID={0}">
I need to add it to my href='' tag.
Thank you
Maziar A.