I have an ASP.Net page with a gridview and detailsview...when I click an item in the gridview, the detailsview is displayed and populated with the details of the selected user from the gridview....currently, when I first load the page and no user is selected from the gridview, I don't see the detailsview...how can I display the detailsview in insert mode when the page is loaded...before a user has been selected from the gridview?
thanks, this works, but the detailsview remains in insert mode now...when I click a user from the gridview, the detailsview displays in insert mode
Mark
2009-11-21 21:57:58
nevermind, got it...thanks!
Mark
2009-11-21 22:02:37
Why not accepting his answer than?
Eran Betzalel
2010-01-10 23:52:34