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
Resize multi select boxes in SharePoint form
How to make IN operator to accept CSV which are varchar in SQL Server 2008
Need HP DMI Utility
Running RMI on Tomcat Servlet - How do I set up RMISecurityManager?
compareTo() - JavaScript example needed
Gateway SA1 shutting down intermittently
Code was working in Android 2.1 SDK but not on 2.2
SPSS - Modify Output of Crosstabs
how to find the nodes inteconnectivity is propperly configured
What does it mean if I am receiving output errors on all of my Cisco Aironet 1130AG?