admin

Forum Replies Created

Viewing 15 replies - 136 through 150 (of 635 total)
  • Author
    Replies
  • in reply to: Issue in getting the grid to work… #91549
    admin
    Keymaster

    Hi Tony,

    I tried it, but it doesn't seem to be working either.

    I do in fact repeat the item names in my data returned from PHP, but I think I'm positioning something in the wrong location of the array…

    This is the latest version of the javascript code I tried:

    jQuery(“#grdListAllLedgerAccount0_jqdg”).jqGrid(

    in reply to: pager div not movable from bottom… #91552
    admin
    Keymaster

    I too, am looking to have the pager and escpecially the navigator buttons on top of the grid. I see the docs say this is possible but not working. Looking forward to this feature, Tony, Thanks!

    in reply to: Issue in getting the grid to work… #91551
    admin
    Keymaster

    Thanks for the fantastically fast response!!!

    in reply to: Dynamic Select : Multiple Search Modal #91531
    admin
    Keymaster

    Hi Tony!

    Thanks for your response.

    This grid is using inline editing, however I have that working with a dataEvent in the editoptions. This has to do with the multiple search pop-up. The one you can keep adding search filters to, dynamically. Are you saying I can put a dataEvent call in the searchoptions and just reference the colModel::name field to have it update the search filters in the pop-up?

    in reply to: Can’t match row width to header #91512
    admin
    Keymaster

    If you have any table cell paddings or margins set, this will affect the width of the columns of the table but not the headings.

    in reply to: JqGrid?????????????? #91494
    admin
    Keymaster

    hi,,

    do you have a complete function of jqgrid??? bcuz im tryng to replace my flexigrid with it. cant figure out hoq can i start..

    im integrating it with codeigniter..

    thanks..

    regards,

    mariaLaugh

    in reply to: Can’t match row width to header #91490
    admin
    Keymaster

    ..the only thing that helps is if I specify “width: anysize” in options. then all columns align perfectly BUT the multiselect column width is too narrow and I can barely see select boxes. other columns are fine.

    in reply to: Integrated Search in 3.6? #91488
    admin
    Keymaster

    Tony

    In version 3.6 simple it's something wrong, because filterToolbar doesn't work.

    in reply to: afterSubmit Event not working #91478
    admin
    Keymaster

    good!!!

    thx!!!

    in reply to: Disable row selection #91477
    admin
    Keymaster

    super, did google for it quiet a long time without results,

    should have come to this forum earlier.

    tnx !

    in reply to: Integrated Search in 3.6? #91473
    admin
    Keymaster

    honestly, I read but I understand where I wrong

    in reply to: Integrated Search in 3.6? #91469
    admin
    Keymaster

    where is the error in code

    jQuery(“#jqgajax”).jqGrid({

    in reply to: Export filtered data to excel #91442
    admin
    Keymaster

    Why don't you try saving your's last query in session (on the page where you're fetching the data to the grid)?

    Afterwards, on the page where you have your grid –> make a link to csv or excel generating script and inthere just use query saved in session.

    That's what I did in my application and it worked great.

    in reply to: Integrated Search in 3.6? #91434
    admin
    Keymaster

    Hi .

    Why does this error filterToolbar

    th = $(“

    “);\r\n

    say that the modules are loaded

    in reply to: Beginer Search box no result please help #91424
    admin
    Keymaster

    Hi

    I ve checked server.php and rewritted it completly and kept only the first example case.

    still have the datas but can't perfom search.

    When i click search button i've got an error jquery.js object required at line 12

    below my server.php content

    <?php
    include(“dbconfig.php”);

    $page = $_GET['page'];
    $limit = $_GET['rows'];
    $sidx = $_GET['sidx'];
    $sord = $_GET['sord'];

Viewing 15 replies - 136 through 150 (of 635 total)

Stay connected with us in your favorite flavor!