Site Search:
Sign in | Join | Help

Iterate lines scrolling window

Last post 08-20-2007 9:34 AM by Steve Gray. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 08-17-2007 6:27 PM

    Iterate lines scrolling window

     How do I iterate through the lines of a scrolling window?

    I'm using visual studio tools.
    I cannot find a property with information of the lines in that window

    • 201.234.203.139
  • 08-20-2007 9:34 AM In reply to

    Re: Iterate lines scrolling window

    xap5xap:

    (Not the name your mother gave you, I hope <smiles>)

    I can't give you a lot of help, but I'll give you what I know. Dynamics calls the lines for a grid (scrolling window) into Dexterity and manipulates it from there. It's not really exposed to us in VS Tools. You can set an event to fire when a key field is populated (for example: in the SOP Transaction Entry window, when the Item Number is populated), but I've had issues with that. In a 5 line window, the event fires 6 times. Grrr.

    They say that they will expose the grid in version 10. We'll see. In the meantime, here is what I've been able to learn about the grid. The ones with just my name on them are conversations with $upport.

     http://forum.4penny.net/forums/p/51/102.aspx#102
    Linescroll focus event http://forum.4penny.net/forums/p/100/182.aspx#182
    Problems with Linescroll http://forum.4penny.net/forums/p/191/418.aspx#418
    stop a user from deleting a line in the Sop Transaction Entry form http://forum.4penny.net/forums/p/91/172.aspx#172

    If you learn more, please come back and post it for the community. (That applies to any VS Tools topic) Thanks!

     

     

    Steve Gray, MCDBA
    Technical Editor
    steve@VSToolsForum.com
    • 72.185.100.232
Page 1 of 1 (2 items)