Data Tables İn Jquery Mobile
Data Tables İn Jquery Mobile
gur_carn
Posts: 10Questions: 2Answers: 0
Hi all...
I have some issues while implementing data tables in jquery mobile.
For example ; Once I Set up, the filter is not working. Is there anyone who tried to implementing...
This question has accepted answers - jump to:
This discussion has been closed.
Answers
Please link to a test case, as noted in the forum rules.
Allan
Here is the example
Thanks...
http://jsfiddle.net/yjzppnhL/1/
Which aspect exactly isn't working? I click on the "Report" button and it shows me a DataTable which appears to be working just fine.
Allan
search function is not working and when I add responsive function of datatable it is not grouping the line.
Ah I see. Looks like jQuery mobile is removing all of the events DataTables assigns to the filtering input (looks like it is restyling it) and also removing or overriding the resize event.
No idea why it would do that - I would need to investigate. I don't have much spare time at the moment, but I will try to take a look at some point.
Allan
Looking forward to hear good news from you all...
Thanks in advance...
Allan...
This might help you.. I found a source explains exactly how this situation can be solved...
Here is the link...
http://a.kabachnik.info/ajax-data-tables-for-jquery-mobile.html
thanks in anyway.. :)
Nice link - thanks! I'll add that to my news feed :-)
Allan
Hi allan...
the link below is the working jqm datatable page.
http://jsfiddle.net/yjzppnhL/3/
I am trying to
This link below it my new target to do... :(
https://jquery-datatables-column-filter.googlecode.com/svn/trunk/external.html
I tried in js fiddle but not working. http://jsfiddle.net/yjzppnhL/6/
need a little help...
Thanks in advance...
As far as I am aware, the third party library that you linked to is no longer supported by its author. Also as a third party library it is not supported by myself as I am not familiar with its code. Sorry.
Allan
Thanks for your quick reply ;)
Its sad.
I should have made a little summary what I want to do...
It may help...
This jqm as in working example ( http://jsfiddle.net/yjzppnhL/7/ ) I am tryinhg to make an option select funtion for choosing a branch. Once I did, I do not need to get calling new data for each branch.
Is there any way to change search to a option select list.
Thanks...
Is there any help:?
Sorry, as I noted above I can't support a third party library (I don't have enough time available to answer every support request for my own software, never mind others as well!).
Allan