Hello,
I have a Start/News page in my Web application with daily new items. On click I want to go to a detail page which should have the selected item in edit modus. Is this possible? Many thanks in advance!
If you know beforehand what the ItemIndex of that item will be, then you can just simply pass it via querystring, and then before binding the grid on the subsequent page, set it to what you sent:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.