Changes between Initial Version and Version 1 of Ticket #28326, comment 10
- Timestamp:
- 04/16/2019 08:19:36 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28326, comment 10
initial v1 48 48 }}} 49 49 50 but this is because r (the ajax post response) is a string but rowData is an dom object.50 but this is because r (the ajax post response) is a string but {{{rowData}}} is a jQuery instance. 51 51 52 52 I wonder if it could use: