User188291263 posted
in my custom page,i modified from Edit.aspx,
i added check if (DetailsView1.DataItemCount == 0)
but for some reason its always return true.
How can i find if some record already exist?
I tried to dig DetailsDataSource.GetTable() with no success.
Please help
Thanks