2
Answers

select item second time from combo record not displayin grid


combo box item will be fill manually , items are SUNDAY TO SATURDAY

problem is, when i am selecting item second time data will be not displayed from database in datagridview

means .. datagridview allready filled , after that record when i select new item again that time record not display in datagridview..

i want both old and new record in datagridview..

Answers (2)