In a very basic sample I have a RadListView nested inside a FormView. Data binding occurs at the FormView level which the ListView picks up through the DataSource property. The problem I have is that a user needs to click twice on any of the command links twice to get them to work. Not sure what is happening, but I suspect it has to do with the data binding model. I am researching and thought I would post here in case someone is aware of something while I dig further into the issue: