Ok ... I found out how to make it active .. however, how do I hightlight just that field? BTW, here is how I made it visible in the grid: wwdatainspector1.ActiveItem:=wwdatainspector1.GetItemByCaption(edit1.Text);
edit1.text is the name of the field (i.e., firstname)
Ok ... I found out how to make it active .. however, how do I hightlight just that field? BTW, here is how I made it visible in the grid: wwdatainspector1.ActiveItem:=wwdatainspector1.GetItemByCaption(edit1.Text);
edit1.text is the name of the field (i.e., firstname)