Microsoft
Software
Hardware
Network
Question : DataKey Parameter causes errors on page
I have a master GridView that, when selected, activates 2 further GridViews. One show the items related, the other shows the items still available to associate. I have a Delete query on the first, to remove the association, and an Insert on the second to associate an item. Think that makes sense.
I search MSDN for a solution to getting the DataKey so that I could insert 2 parameters into the association table.
The line I'm using runs, but the browser shows an error in the information bar that it's Done but with errors on the page. An unterminated string constant.
The line is:
sqlAdd.InsertParameters.Ad
d("categor
y_id",Grid
View3.Sele
ctedDataKe
y.Value.To
String());
I can't see why. Help appreciated.
Thanks
Craig
Answer : DataKey Parameter causes errors on page
Just list the columns to sort by in the order you want them sorted.
ORDER BY transac_id, t.idinvoice
Random Solutions
How do I subclass in VB6 to capture user left mouse event on the title bar?
I can't attach a NFS datastore fom a netgear NAS to an ESXi 4.1 server
SQL convert time and date to just date
DIM Mask = &H1a2b3c4d
sp_configure and server parameters
redirect after popup
Connect Oracle dataase through VB6
CSS Issues...
RAID for read only DB
user logged in