G
Guest
h
I am using a datagrid control. I am displaying some controls like Date Time picker, combo boxes, ect in some cells.When a particuler cell is got focus the control is displayed and user select the value from combo or from date time picker control.When the focus is last the control disappeares and the value that user selected using the control is also lost. I want when focous is lost the value still remain there in the cell. How to do this.
I am using a datagrid control. I am displaying some controls like Date Time picker, combo boxes, ect in some cells.When a particuler cell is got focus the control is displayed and user select the value from combo or from date time picker control.When the focus is last the control disappeares and the value that user selected using the control is also lost. I want when focous is lost the value still remain there in the cell. How to do this.