i have tried to figure out how to solve this in jquery mobile.
I have a "list" with data from a database (served through php)
I can click on one of the element, which contains a form, so i can change the list-element. When element is saved and i push back, how do i refresh the "list" page?
Cause it needs to hit the database again and fetch the changes.
When the item is dropped, the droppable is disabled just fine. But when i remove the item again, the droppable is not re-enabled. Why ? I'm i doing something wrong or using the Out method wrong ?
Hello, i'm using the Jquery Easy UI Datagrid, and i'm having a table with 290 rows of data. The page is VERY VERY slow. Browser freezes for 20 sec or so.
Hello, I don't know where to "report" wishes to the new GRID being developed. But I would like an option, so the column could be autosized. So if widest content is 256px, the column is 256px etc... At the moment I use jquery easy-ui datagrid, but this plugin does not support the feature.