This is a migrated thread and some comments may be shown as answers.

AutoEdit="False" > Navigating to next item changes to read-only mode

1 Answer 66 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Walter
Top achievements
Rank 1
Walter asked on 09 Aug 2011, 05:57 PM
Hello,

my DataForm uses AutoEdit="False". If a user changes from read-only into edit mode and navigates to the next item, the DataForm changes to back read-only mode always. How can I configure the DataForm to stay in the mode which was valid before navigating to another item?

Example:
  • If I am in read-only mode and navigate to the next item, it should still be read-only mode.
  • If am in edit mode and I navigation to the next item it should still be edit mode.

Thanks for your assistance
Daniel Koffler

1 Answer, 1 is accepted

Sort by
0
Accepted
Ivan Ivanov
Telerik team
answered on 10 Aug 2011, 02:26 PM
Hello Daniel Koffler,

Unfortunately RadDataForm has no native support of such a mode. I have prepared a simple example project that implements such behavior. Please, refer to it and let me know whether this approach meets your requirements.

Kind regards,
Ivan Ivanov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
Tags
DataForm
Asked by
Walter
Top achievements
Rank 1
Answers by
Ivan Ivanov
Telerik team
Share this question
or