volosoft / jtable

A JQuery plugin to create AJAX based CRUD tables.
http://www.jtable.org
1.1k stars 505 forks source link

More examples #498

Open rc1990 opened 11 years ago

rc1990 commented 11 years ago

I have the impression that beginers like me - beside requesting new features - open tickets to learn how to use jtable better. So, I ask advanced jtable users to donate source code examples (and explanation) on using and hacking jtables for begginers and intermediate level users open less tickets. This would help Halil İbrahim Kalkan to focus on the essencial part of jtable improving source code. Thanks Halil for his excelent work on jtable.

rainulf commented 11 years ago

There's plenty of demos already: http://www.jtable.org/Demo

The API reference probably need a bit more of organization: http://www.jtable.org/ApiReference

mdemaree99 commented 11 years ago

most of the code is for asp... Need more PHP examples.

rainulf commented 11 years ago

Server-side examples are least of concern as long as you know what JSON format to print and request.

rc1990 commented 11 years ago

rainuf, I also believe that Halil İbrahim Kalkan did an excellent job on creating jtables and its demos, examples and API.

What I am trying to say is that if advanced users of jtable provided (donated) more examples on using jtable and jquery sometimes that would help beginners solve themselves their issues and so not opening tickets.

I am a begginer and read this github jtable's forum almost every day searching for tips that can help me solve my problems. When I can not find a solution, I open a ticked asking for help. In my humble opnion, more examples/demos would mean more people using jtable, less people opening tickets asking for help and Halil saving more time to develop jtable new features instead of answering doubts in this forum.

As an example of what I talking about, see these two new tickets: "I could not find an example of that.": https://github.com/hikalkan/jtable/issues/511

"I saw in one of the issues to use the following code to export to excel but it is not working.": https://github.com/hikalkan/jtable/issues/510

shelleyvs commented 11 years ago

@rc1990 You are correct. jTable is lacking demos for advanced examples. Example, image or file upload.

skpetks commented 9 years ago

Hi please Help For File Uploading in While Creating record and Update record in Asp forms ,please post some example in jtable