Giter Site home page Giter Site logo

tableview's People

Contributors

frequent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tableview's Issues

Multiple columntoggle tables with top container in the same page.

Multiple columntoggle tables with top container and search enabled in the same page result in all column buttons located in the 3rd slot of the first table, although search fields are located correctly (jqm 1.3.1)

Found out that the problem goes away if i change line 16 of table.columntoggle.js from:

$.mobile.table.prototype.options.slot = 3;

to

$.mobile.table.prototype.options.slot = 0;

datatables

How add dataatbles withs u tabs ?

like csv export ?

Sorting in your demo doesnt seem to work

First, thanks for your great work, especially this plugin that i would like to use as i need to use tables on a responsive web app using jqm.

i saw that jqm is on the way to 1.4 and that filterbar should be a widget but we dont know when 1.4 will be out.

In the demo, sorting didnt work for me, just me ?

I want to use the column toggle tableview and have about 1000 rows to treat (maybe i wont need 1000 at first load, but i should be able to have the one i want using the filter, maybe before any display. I have several questions :

  • have you thought about a lazy load ?
  • have you planned a pagination widget

my easy solution is to use your plugin with the filter widget you added and according to this filter, display all relevant rows.

thanks for cooperation !

Any way to split out jquery so it isn't hacked into the jqm framework?

I like what you've started with the tableview, although I don't want to replace or change the jqm framework because with every upgrade of jqm I would have redo the changes for this functionality. Right now I opted to use the FooTable plugin for sorting, filtering and a responsive design but I really like the column toggle feature of jqm. Is there any way to split out the changes you made to the framework?

Get selected row in tableview

tablewview,js looks very nice, but how can I get the index of the row which was selected with a checkbox?

Is it possible to get the data in this row by cell?

Using the files in the repository

Hi Sven,

I have spent some time trying to use the files in this repository but with no luck. I get the "define is not defined error" although I am importing the table.js after jQuery and jQuery mobile. I am using latest mobile 1.3 final and jquery 1.9.1. How can I use those files? From what I understand you have merged the examples into latest.js, which is 1.3 beta, and not final.

Please let me know whether I can simply copy paste the code from individual files, i.e. table.js into the final 1.3 mobile and then minify it.

Thanks ahead,

Ilya

How to migrate existing pages

I really love your widget... I used it with jqm 1.2. I know you explained how to use the latest version with jqm 1.3, but I confess that I don't understand the instructions for how to use it...

Your example page loads a file called "latest" but that seems to be the jqm file. For chowderheads like me, could you explain which files to include in the head of the document, and the order in which to include them if that's critical?

Also: your instructions suggested that one need only "replace" certain files to use the widget, but those files are... where exactly? I downloaded the zip of the repo... some of the listed files were not there: I'll assume "tables.js" refers to "table.js"... but there's nothing even close to "jquery.mobile.table.columntoggle.css" . I don't see listview.filter.js either, though there is "tableview.filter.js and filterview.js They're not in the example.... and I've tried several permutations to see if could get your demo page to work (not the one in the main folder of the repo, the one in the example folder that refers to files called "latest") loading the files in the repo, but I get errors (using firefox / firebug). I'm also at a loss about what to do with the json file and the jquery file.

Anyway... you'd be helping me be able to upgrade to 1.,3... if you'd show a generic example head section with the necessary files, including the jqm CDN files. Sorry to be so dense....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.