InsertCommand DetailsView
Hi all,
I have Details View control which does fire ItemInserting and ItemInserted events, but does not calls InsertCommand method. The data source is ObjectDataSource. The most interesting thing is that the
UpdateCommand is working properly, so I belive the TypeName is set all right.
Any suggestion would be appreciated.
|