2008-01-20 13:33 UTC
I set cell style as dropdown in grid control:
1. When I select a item in droplist, it seems that the OnEndLabelEdit Event dosen't happen until I click other cell.
How can I get the changed value immediately?
2. If I do not click other cell, (dcl_Grid_SetItemText) cannot return the new value in dropdown cell.
What should I do?
1. When I select a item in droplist, it seems that the OnEndLabelEdit Event dosen't happen until I click other cell.
How can I get the changed value immediately?
2. If I do not click other cell, (dcl_Grid_SetItemText) cannot return the new value in dropdown cell.
What should I do?