It is possible, but I would not go down that road. If you are using ListVIews, then there is a MUCH better way! If you open up the StrataFlix sample, we show a number of different scenarios where we do this very thing. The ListView has the ability to handle the Add, Edit, and Delete for you and ties into a ChildFormDialog. There is literally no coding of those controls and they will be automatically handled (enabled states, etc.).Instead of me giving a play-by-play, you may first want to open up the StrataFlix sample to see what we do there as I believe it will save you some time.