Thanks Ed. I didn't know about it I'll remove MovePointer() and use SeekPKValue() instead.
<i><font color="#663300"><i><font color="#663300">One more thing that came up was a Method MovePointer for iBizObj is it included or planned to be included in CB62. This came in handy for TreeView navigation.</font></i>
Have you looked at the <b>SeekPKValue()</b> method of the bizobj? It is designed to move the pointer to the record whose PK matches the passed value. I've just refined it so that the actual cursor movement is done in the cDataBehavior class, but you can code to the current SeekPKValue() method now and it will not break. </font></i> Regards Bhavbhuti ©2002 Bhavbhuti Nathwani |