Home All Groups Group Topic Archive Search About

filtering according to the Id of current row in a Gridview

Author
30 Aug 2006 4:25 PM
matis
Hi all,
I've got a GridView (GV) that contains an ID field and a DropDownList (DDL).
Each DDL has to be populated, from another table, depending on the ID field
of the same record.
How can I be able to do it?

tia
matis