General Category > ParamQuery Pro Evaluation Support
Format cell from remote
(1/1)
jana:
I use Php an mysql an pagin.
how do i format value on serverside with php for href or image and so on.
Is that possible?
paramvir:
You can keep dataType: 'html' for columns displaying preformatted html values from server.
Example: content column in this example: https://paramquery.com/pro/demos/grid_xml
--- Code: ---{ title: "Content", width: 320, dataIndx: 'content', dataType: "html" },
--- End code ---
Navigation
[0] Message Index
Go to full version