Forum rules - please read before posting

Forum rules - please read before posting

allanallan Posts: 61,697Questions: 1Answers: 10,102 Site admin
edited August 2009 in General
Hello all,

Welcome to the DataTables forums! As I'm sure you know now, DataTables is a plug-in for jQuery which provides advanced table interaction options quickly and easily. Before getting starting with rules and other boring things, let me say thanks for your interest in DataTables.

So the rules:
- Before posting, please have a look at:
---- The FAQs: http://www.datatables.net/faqs
---- The examples: http://www.datatables.net/examples
---- Searching the forum: http://datatables.net/forums/search.php
- Please (!!!) post a link showing the problem you are having, or some sample code. Failing these, please post as much information about the problem as possible, which will help us get right to the issue.
- While the community does a great job of answering questions, you might not get an answer for some period of time (i.e. during holidays etc)
- There is no guarantee that your post will be answered (particularly if it is a question which is answered in the documentation, or already been posted in the forum).
- Please keep the discussion to DataTables. There are much better places to go for help with general Javascript, PHP, SQL etc.
- And all the other standard Internet forum rules, no spamming, double posting etc. Basically common sense - which this community seems to have in abundance :-)

Enjoy using DataTables!

Regards,
Allan

ps. Please do not post support questions in this thread - create a new discussion using the 'Start a new discussion' button at the top left.

Replies

  • Tal17Tal17 Posts: 6Questions: 0Answers: 0
    this page (http://www.datatables.net/examples/data_sources/server_side.html) says live example but comes up as
    ---
    Live example
    Rendering engine Browser Platform(s) Engine version CSS grade
    Loading data from server
    Rendering engine Browser Platform(s) Engine version CSS grade
    -=
  • k.saidareddyk.saidareddy Posts: 1Questions: 0Answers: 0
    Hi Allan,
    I am new to using jquery data tables.I am wondering getting output using data tables.here,i facing the problem is pagination is not working.Actually,i am doing sent a ajax request to server for each operation(i.e add,edit,delete) and getting the latest records from the database tables.In this case i am using fnDraw() for redraw the table.All are working fine other than pagination.Is there any solution set the pagination explicitly or other approach. please help me.
  • longmatchlongmatch Posts: 1Questions: 0Answers: 0
    Thank you very much for your posting your ASP.NET code. I am very new for this plugin and need to have a good start for my asp.net page. Is there any documentation or tutorial about this? Thanks/
This discussion has been closed.