Combo Index

is there a way to return the selected index for a combo list in a grid rather than the text?

In v6.0.1.0, there will be a new property added to make this easier to get and set the value by index:
grid.ComboIndex[ACol,ARow]: integer;