Datagrids

peterdoherty

Well-known member
Joined
Feb 24, 2003
Messages
49
I am using an ASP.NET Databgrid to display records from a SQL server DB. I was wondering if it was posssible to make a record in a dtagrid clickable so when I click on a record i can perform an action. What I want to do is click on a record and up pops a new window where the record can be edited.

Cheers Everyone.

Peter
 
Back
Top