How to change the view to product grid/google images view?????
How to change the view to product grid/google images view?????
ginesh29
Posts: 4Questions: 2Answers: 0
I Having the Problem with view of Datatable .
How to Customize the view ..
can I put two row of table in one line???
Plz Give me any Suggetion
This discussion has been closed.
Answers
No you can't. If you search the forum your find a number of questions about this with the same answer. Each row is independent of the other rows in the table - if you want two rows in a single row, you need to modify the HTML before initialising the DataTable.
Allan
How can i Custom Datable View to Thumbnail image View????
Use
columns.render
to create the HTML required to display the thumbnails you want.Allan
i cant understad Plz Give me whole example...
Certainly - the Quick Support 60 option will cover the work involved. Alternatively, have a look on this site at the examples a available, a number of which use the rendering option.
Allan