DATAGRID VIEW+ unbound column:
hi,
i hav a windows form, with datagridview and 5 unbound columns..
one is a combo,textbox,checkbox,button,button
first button for save and second for delete.
i can save,edit and delete changes in ma gridview to database table.
but when in my application i need search option for getting the stored details in the database table to gridview...but i am BLANk now help?.
.imp: combo values are from another table.. and whiole saving the details are inserted into my search from "TABLE"..
help me? pls...