Mike,
I have many examples using jQuery with AJAX, JSON, Handlebars, DataTables, jqGrid, and RPG. These are part of a Web Technology course I teach. Let me know if I can help and I will contact you offline or post some examples on a webpage.
Jim
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jim Cooper
Program Coordinator/Professor
CPRO, IPRO, & IPRC programs
Lambton College, Sarnia, ON
Voice: (519) 542-7751 ext. 3219
E-mail: jim.cooper@xxxxxxxxxxxxxxxxx
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Smith, Mike
Sent: March 27, 2014 11:28 AM
To: web400@xxxxxxxxxxxx
Subject: [WEB400] cgidev2 with flexigrid
Has anyone used flexigrid with CGIDEV2 or some other similar Jquery plugin that might be able to provide me with an example.
I'm trying to learn a little by taking an existing CRUD type rpg application and converting it to use CGIDEV2(I've got the basic table working) Now I'm trying to implement flexigrid and can't seem to get it to work. I don't get any errors in the Javascript console(Chrome) and it does appear to actually jump into the flexigrid script, But I still only get a basic HTML table.
Some snippets of the code are
$(document).ready(function() {
$("flexme").flexigrid()
});
});
<TABLE class=".flexme" border=1 bgcolor="#FFFFFF">
<TR>
<th width="58" bgcolor="#2E64FE"> Select </th>
<th width="102" bgcolor="#2E64FE"> System </th>
I'm not really sure what else to look at to see where I might be running into a problem.
Thanks
Mike
NOTICE: This message, including any attachment, is intended as a confidential and privileged communication. If you have received this message in error, or are not the named recipient(s), please immediately notify the sender and delete this message.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.
P Please consider the environment before printing this email
This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.
As an Amazon Associate we earn from qualifying purchases.