Subject IB_Grid and Embed Control Question
Author kamen_lai@yahoo.com
How can i put those Control into ib_grid cause all navigate key can
move between column and row because

when some IB_Control like IB_EditEnh put into IB_Grid, those
navigate key like up,down key can not move between column and row ,
it seen that when move into embed control , the key are capture into
the ib_control , not the grid

the NavigateOptions = [gnBrowseAlwaysNavigate, gnCtrlNavigate]
are true

thanks in advance