2008-07-15 15:28 UTC
Can I to use Event in "Grid Style Combo" (as Control ComboBox OnSelChanged)?
author=owenwengerd link=topic=377.msg1666#msg1666 date=1216138072 wrote:
No, but you can use the EndLabelEdit event on the grid control to handle this.
author=owenwengerd link=topic=377.msg1707#msg1707 date=1217273846 wrote:
What do you want to do when the selection changes?
author=Fred Tomke link=topic=377.msg1722#msg1722 date=1217414781 wrote:
Hello, maybe it will help:
The EndLabelEdit event will be called after selecting another item of the dropdown list
Fred
author=Sun_tk link=topic=377.msg1731#msg1731 date=1217496575 wrote:
I want have event on "Grid's DropDown" when I click on "3" (red arrow on picture) as analog "Control->ComboBox->OnSelChanged"