MVVM Listview: load ListView in edit mode (for JQuery)

1 Answer 25 Views
ListView MVVM
C
Top achievements
Rank 1
C asked on 23 Jan 2025, 05:10 PM | edited on 23 Jan 2025, 05:11 PM

Hello,

 

Given the provided ListView MVVM example (https://demos.telerik.com/kendo-ui/listview/mvvm),

I was wondering if there is a way to load the ListView in edit mode for the first entry upon loading the page.

Would anybody be able to provide a JQuery code snippet of how this can be achieved? Alternatively, could I get an example of an MVVM ListView that has calls the "add" feature upon opening the ListView in a KendoWindow?

 

Thank you,

C

1 Answer, 1 is accepted

Sort by
0
Georgi Denchev
Telerik team
answered on 28 Jan 2025, 11:20 AM

Hello, C,

You can use the dataBound event alongside the edit() method to switch one of the items in edit mode as soon as the ListView has loaded.

Dojo

https://dojo.telerik.com/CiXJdEfY

Best Regards,
Georgi Denchev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
ListView MVVM
Asked by
C
Top achievements
Rank 1
Answers by
Georgi Denchev
Telerik team
Share this question
or