i have a grid with 2- level hierarchy. and i set
CommandItemDisplay
="Top".
now problem is, for one of my columns i have to select the values of that column from a list control that will get the data from another sqldatasource. how do i do that. because when i click on add new record, it shows me just the name of those columns that appear in the grid with a textbox.