admin

Forum Replies Created

Viewing 15 replies - 61 through 75 (of 635 total)
  • Author
    Replies
  • in reply to: jsonreader dot notation #92000
    admin
    Keymaster

    I tried something similar, it didn't work.

    The root is not “match” because match is nested, and the grid never sees

    in reply to: Show input field in Cell Edit #91999
    admin
    Keymaster

    I need your help one more time, to solve an event related problem.

    This is the code that I have now :

    jQuery("#cart").jqGrid({

    in reply to: Data not displayed on IE and Chrome (firefox Ok) #91997
    admin
    Keymaster

    olaf said:

    I would write : pager: '#pager'

    and not : pager: jQuery('#pager')


    Are you talking about my code or the post above?

    in reply to: jqGrid and Drag and Drop #91995
    admin
    Keymaster

    ConfusedHi

    I'm getting the same issue did you guys find a solution??

    in reply to: grid display problem #91989
    admin
    Keymaster

    I am using Chrome and having no issues displaying grids. Are you sure you've set it up correctly? Try posting some code, it might help diagnose.

    in reply to: Edit Form: disable form pagers & edittype ‘label’ #91988
    admin
    Keymaster

    Hi Tony

    I have followed the above pattern but I get the error “function 'custom_value' return is required” on the button of the Edit Form Dialog.

    Summary:

    When scrolling – function myvalue(e, action, textvalue) seems to work, however,

    in reply to: CloseAfterDelete required #91985
    admin
    Keymaster

    Hi Guys!

    i also had the problem of deleteform not closing after submit.

    the reason was not serverside. it worked after i added an aftersubmit-handler which return [true] !!!

    attention don't miss the square-brakets!!!

    regards scubasail

    in reply to: Show input field in Cell Edit #91982
    admin
    Keymaster

    I will try that tomorrow, thanks for the advice !

    AdaXi

    EDIT: It worked great !

    in reply to: treeGrid adjacency bug #91950
    admin
    Keymaster

    same issue. jqgrid 3.6.2

    10x

    in reply to: Edit Form: disable form pagers & edittype ‘label’ #91948
    admin
    Keymaster

    Hi Tony

    How can I determine which element is being processed?

    Many Thanks!

    in reply to: Custom fonts and colors for cells #91946
    admin
    Keymaster

    gridComplete is what I was looking for. Thanks for pointing me in the right direction. 🙂

    in reply to: Custom fonts and colors for cells #91942
    admin
    Keymaster

    Howdy,

    I changed:

    jQuery(this).find('colId').each(function(rowId){

    in reply to: Data not displayed on IE and Chrome (firefox Ok) #91941
    admin
    Keymaster

    I'm having the exact same problem as you and I don't quite understand how you fixed the xml error.

    in reply to: Custom fonts and colors for cells #91939
    admin
    Keymaster

    Ok, I revised…

    jQuery.ajax({

    in reply to: Custom fonts and colors for cells #91938
    admin
    Keymaster

    Hi, im also trying to solve a similar problem, this is in an app im developing with CakePHP and jqGrid, btw Tony, jqGrid rocks!

    I may be prematurely asking here, but from all the great responses that I see, I think you guys can help me out.

    My grid is fine, working as intended, but I have a feature request to colorize the text in cells that have changed from the previous

    version of a database table that the end user edits through the grid form.

    I have this inside my jQuery(document).ready();, after my jqGrid stuff.

    jQuery.ajax({

Viewing 15 replies - 61 through 75 (of 635 total)

Stay connected with us in your favorite flavor!