Datatable resizable row
Datatable resizable row
miranch2002
Posts: 4Questions: 0Answers: 0
I am fairly new to jquery datatable and recently I got a request from my customer about resizing rows in a datatable (Just like MS excel row expanding feature). I am not sure if it is possible in datatable but I have seen the same functionality in other jquery plugin like this [code]$('table').kiketable_rowsizable(); [/code]
A sample could be found in
http://www.ita.es/jquery/jquery.kiketable.rowsizable.htm
Could anyone please provide any direction for resizing a row in a datatable?
Thanks in advance for the help.
-Miran Chowdhery
A sample could be found in
http://www.ita.es/jquery/jquery.kiketable.rowsizable.htm
Could anyone please provide any direction for resizing a row in a datatable?
Thanks in advance for the help.
-Miran Chowdhery
This discussion has been closed.
Replies
Allan
-Miran