|
On 27 Mar 2014, at 15:29, "Smith, Mike" <Mike_Smith@xxxxxxxxxxxxxxxx> wrote:
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.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.