Edit controls allowed in grid

Edit controls allowed in grid

shongaleshongale Posts: 6Questions: 0Answers: 0
edited November 2011 in DataTables 1.8
Howdy! I am new here and my BIG question(s) are.
Can I use all editing controls in my grid?
Can I use "Pulldown menus", "Checkboxes" and "Radio Buttons" in my editable grid?
If so how?
I thank you all in advance for any info imparted here!!

Replies

  • allanallan Posts: 62,057Questions: 1Answers: 10,173 Site admin
    You might want to have a look at the Editable plug-in that was created for DataTables: http://code.google.com/p/jquery-datatables-editable/

    Allan
  • shongaleshongale Posts: 6Questions: 0Answers: 0
    Thanks allan. I did that and was able to put checkboxes and Pulldowns into the table. Very Nice.
    I am now at the last stage. I need to be able to add types to the element so I can add 'datepicker', 'tabs' etc from jQuery UI.
    You really helped so thanks a lot.
This discussion has been closed.