P
Paul
HI I have two dropdown boxes that I am populating with results from the
database. I can not seem to get them to show up as a row in the grid view
control. In addition when the page first loads I need the headers to show up
with all of the columns even though the only data that is bound to the grid
at this point are the two dropdown boxes. I also need a way for the user to
add new rows. The gridview will look like
**********************************************************
* drpdnbx1 * drpdnbx2 * chkbox * txtbx1 * edit//addrow/delete row
*
**********************************************************
* showdrp1 * showdrp2 * dispchbx * disp * checkboxs for edit, ect *
thanks.
database. I can not seem to get them to show up as a row in the grid view
control. In addition when the page first loads I need the headers to show up
with all of the columns even though the only data that is bound to the grid
at this point are the two dropdown boxes. I also need a way for the user to
add new rows. The gridview will look like
**********************************************************
* drpdnbx1 * drpdnbx2 * chkbox * txtbx1 * edit//addrow/delete row
*
**********************************************************
* showdrp1 * showdrp2 * dispchbx * disp * checkboxs for edit, ect *
thanks.