Microsoft
Software
Hardware
Network
Question : DataGrid Click Event
Can anyone tell me why then function ShowDetails();") is never called, instead I get ERROR ON PAGE when i click on the grid row
Protected Sub dg1_ItemCreated(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.
DataGridIt
emEventArg
s) Handles dg1.ItemCreated
If e.Item.ItemType = ListItemType.Item OrElse e.Item.ItemType = ListItemType.AlternatingIt
em Then
e.Item.Attributes.Add("onc
lick", "ShowDetails();")
End If
End Sub
Public Sub ShowDetails()
End Sub
Answer : DataGrid Click Event
In a word, Nope. If you use SSL and a CAPTCHA image, you've done all you need to protect your forms. If you filter the data and escape it properly, you've done all you need to protect your data base.
best regards, ~Ray
Random Solutions
how can i capture screen using C# window application ??
i7-860 vs. i7-920
asp.net: How to determine if a when a user login. is an Admin Account, * the menu is selected to show admin pages & reports.
breadcrumb trail in a dropdown box
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
Sysprep Problem
SBS2003 - Exchange - Cannot open shared mailbox
Windows 7 Firewall Service Unresponsive
Defrag an SQL DB
New install of SBS 2008 continuously downloads 2.5GB per day (WSUS disabled)