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
Access 2010 VBA - determining which "Yes/No" boxes are checked on a continupus form
CentOS 5.3: install: booting off USB: misunderstanding....is there a way I can INSTALL linux from an USB drive?
Running Access VBA on Open Office Base
DMZ with single WAN IP on SonicWall TZ-200?
Cocoa xcode simple startup (iPhone)
How many squares are in this diagram?
Epson scan only runs in "install mode" on terminal server 2003
TP-Link td w8960n wireless bridge setup
vcenter Agents for ESX server
How to hide a dummy date value.