|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Please help ..... GridViewI have a Gridview.I wunna make a link to products detail at popup
window. Gridview such as <columns> .... <asp:HyperLinkField DataNavigateUrlFields="MalzemeID" DataNavigateUrlFormatString="javascript:var w =window.open('detay.aspx?ID={0}','','width=400,height=400,location=no')" Text="Detay" /> ..... </columns> but it doesnt work..Can u you help me? Thx.
http://www.webswapp.com/codesamples/aspnet20/hyperlinkfield/default.aspx
Show quote Hide quote "pargat.si***@gmail.com" wrote:
> I have a Gridview.I wunna make a link to products detail at popup > window. > Gridview such as > > <columns> > .... > <asp:HyperLinkField DataNavigateUrlFields="MalzemeID" > DataNavigateUrlFormatString="javascript:var w > =window.open('detay.aspx?ID={0}','','width=400,height=400,location=no')" > > Text="Detay" /> > ..... > </columns> > > > but it doesnt work..Can u you help me? Thx. > >
"Cannot have multiple items selected in a DropDownList" Error
edit attribute values of a web control just before control rendered to the page (control's Load even events inheritance RE: Checkbox data binding on Checked property Accessing FormView template controls clicked event never fires Atlas UpdatePanel with Webparts validating user control How to reach the object connected to repeater Dynamically move control. |
|||||||||||||||||||||||