Hey everybody, I need to catch selected lines on a grid in Enterprise Portal. I know about FormDataSource.getFirst(true) and .getNext(), but for some reason this doesn't work. Even when I mark them at creation in the code - which works fine - Axapta refuses to acknowledge that the web grid has any selected lines. I even looked at the delete marked function that the same web form uses, and it's doing the same thing I am.
Is there something I'm forgetting or don't know about? Is it really that different on a web form than in the application? Thanks in advance, Christian

