Details view Changing Mode
I am using a details view and the default mode of it is 'readonly'. But, if there is no data in the database to display in the details view, then I want the details view to change the mode to 'Insert Mode'. I can do it in the page load event. But, how can I check whether the details view is empty or not?