[Help] Please help me

[Help] Please help me

XplodeXplode Posts: 3Questions: 1Answers: 0

Hi, Many thanks for your time, i need to find a way to get some of the data for editing in a modal .

http://s17.postimg.org/uiic0npv3/TEST.jpg

I need edit this data, in MODAL.

My data source load from MYSQL.

Replies

  • jLinuxjLinux Posts: 981Questions: 73Answers: 75

    Please use descriptive subjects when posting support questions... "Please help me" is probably the least descriptive subject you can do.

    I need edit this data, in MODAL.

    What does this mean exactly? What do you mean "in MODAL"?.. Do you mean like in a dialog? Or what?

    My data source load from MYSQL.

    Then choose one of the many ways of getting the data out of your database, and hand it over to DataTables, anything that happens before DataTables steps into the picture is completely out of the support scope, especially for free/community support. If you purchase Editor, which includes PHP/ASP.NET scripts, then you can get some support, but you may end up having to purchase some support anyways.

    Honestly, it doesn't sound like you need support, it sounds like you need to read the manual, and possibly take Web Development lessons if you aren't familiar with JavaScript/jQuery, or hire a professional web developer.

    The forums aren't for questions like "Show me how to get data from MySQL and display it in DataTables", because thats not a question, thats more of a whole task, or even a project. It's for real questions, such as "I'm having issues with caching when using AJAX data source", which is something more specific.

  • XplodeXplode Posts: 3Questions: 1Answers: 0

    Sorry for my bad english. Okey my friend, thax for write.
    I have a table , I need to get the selected row to prodecer to edit .
    But I need the ID database. What happened as a hidden field . What do you suggest?

  • jLinuxjLinux Posts: 981Questions: 73Answers: 75
    edited November 2015

    My original comment still stands, you're looking for more help than can be provided here. You need to look for a developer, not support

This discussion has been closed.