Source: Identifier: microsoft-office-professional-plus-2007. Source: Compiler: identi.ca Software: identi.ca Scanner: AWOKS (Mac) year: 2019-2019, 2020-2020. Locale: en-US Rendering engine: WebKit Pages distributed by identi.ca for personal use. Pages may be converted to another format by clicking on their own link. The legality of this may vary by country.Q:
How to process multiple data by selecting from one table with jqGrid
I have a table that has two columns. One has a title and the other has an array of dates.
I'm trying to implement jqGrid to dynamically create rows in a table that is generated from an array of objects.
In my data I would like to have one row that combines the title and the object date into a single row. I could not find anything on the net to help solve this and I was wondering if someone could point me to the right direction.
I have tried to add a function to my grid source but it's not working out.
var viewData = [
{
"shortTitle": "Title",
"startDate": "05/01/2016"
},
"startDate": "06/01/2016"
"startDate": "07/01/2016"
Related links:
Comments