|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
id to Attributes.Add("onclick"
I display items from a database in a datagird and I have a Attributes.Add("onclick", "parent.frames['main'].location.href='details.aspx';") but I need to send the id so that I will show the correct id e.g.
Attributes.Add("onclick", "parent.frames['main'].location.href='details.aspx?id=something';") the id is the first column in the datagrid I don't have any idea how to solve this, plz help .patrik |
![]() |
| Viewing: Dev Articles Community Forums > Programming > .NET Development > id to Attributes.Add("onclick" |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|