ListBox - Ordering items


Client events

    About this example


    Drag & drop the items in listbox then the client event monitor will log OnPositionChanged and args.

    Setting Options(opts=>{IsSortable=true;}) to allow reorder items.