locked
How to find if one record already exsit RRS feed

  • Question

  • 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

    Saturday, August 30, 2008 7:53 PM

Answers

All replies