in this JsFiddle (the link below, it's also my first JsFiddle setup , great tool!),
I am trying to implement a new jQuery ui : draggable, droppable and sortable list , so this gui will be the setup of my new custom made : Sql CRUD via Ajax Capable - GridView
This fiddle shows the first stage, where user selects a table to work with .
few things I need to get practice with some more, ( i lack experience both jquery + ui)
like pass the results of chosen list items to a new function, thats what i still need help with .
It'll be very helpful if anyone, with free time could have a look and show some example of good-solid-code as opposed to mine , thanks.
Link1 : project-result - JQuery Ui
Link2 : Fiddle - http://jsfiddle.net/rhW7C/46/