Summary
Keywords
Full Transcript
Link for all dot net and sql server video tutorial playlists https://www.youtube.com/user/kudvenkat/playlists?sort=dd&view=1 Link for slides, code samples and text version of the video http://csharp-video-tutorials.blogspot.com/2015/07/jquery-sortable-from-database.html Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help. https://www.youtube.com/channel/UC7sEwIXM_YfAMyonQCrGfWA/?sub_confirmation=1 In this video we will discuss a real world example of where we would use jQuery sortable widget 1. The Question text, question options and answer options should be from the database 2. The user should be able to reorder the capital cities to match with the respective country 3. After the reordering is done, click "Check Answer" button. If the capital cities are ordered correctly the background color should change to green else red.
