selecting items from a NetTiers EntityGridView

Posted by stephenbayer on Stack Overflow See other posts from Stack Overflow or by stephenbayer
Published on 2010-03-27T12:09:23Z Indexed on 2010/03/27 12:13 UTC
Read the original article Hit count: 314

Filed under:

I am using a nettiers generated EntityGridView, and I've added a method for OnSelectedIndexChanged. In that method, How do I get the currently selected entity from the EntityGridView?

© Stack Overflow or respective owner

Related posts about nettiers