Search
-
Modify display controller to view only specific fields
by ianbrunet ·I tried several things (replace tr by #row_2 or the name of the documents fields) but it does not work... How can I do this? -
setting multiple rows
by AlexDTables ·b) [#row_5, #row_3, #row_2, #row_0] -
Editor send empty data when I invoke editor.edit() from the DataTable's child row
by Vitaliz ·It should be: editor.edit( '#row_2' ); -
Editor send empty data when I invoke editor.edit() from the DataTable's child row
by allan ·editor.edit( '#row_2' ); -
Deformation of editor when destroy() table
by Floriane ·Hi,