admin

Forum Replies Created

Viewing 15 replies - 211 through 225 (of 635 total)
  • Author
    Replies
  • in reply to: no data display with JQGrid and Turbogears #90846
    admin
    Keymaster

    I sort of wondered about those paths, but figured that was where you had the files.

    Ed
    Now we need to get a tw developer to develope jqquery as a widget with the tw2 core. With the documentation available it might not be that difficult for them. I may play with it, but I am not that strong of a developer, I’m just an accountant trying to write a school accounting application.

    admin
    Keymaster

    I see the same issue in IE and Opera, but not in Firefox.

    Select a column to the right of the jqgrid horizontal scrollbar (not visible until scrolled) and sort by it – header and data now mismatched. Mozilla in this scenario automatically scrolls grid to show its left side, but IE and Opera do not.

    Is there a workaround?

    Thank you!

    in reply to: $.jgrid.formatter is undefined error #90832
    admin
    Keymaster

    I had the same issue, it was because I wasn't including the locale script.

    in reply to: deselectAfterSort and sorting #90812
    admin
    Keymaster

    I am running the most recent version and I still seem to be losing the selected rows in a multiselect grid after a local sort.

    I was looking to do a work around with an afterSort event but I don't see one.

    Great tool overall!

    Thanks,

    Adam

    in reply to: no data display with JQGrid and Turbogears #90810
    admin
    Keymaster

    I'm using different data but this is what I copied from response

    in reply to: no data display with JQGrid and Turbogears #90802
    admin
    Keymaster

    Just discovered css is working in ie, but getting message:

    [Exception… “Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIChannel.contentType]” nsresult: “0x80040111 (NS_ERROR_NOT_AVAILABLE)” location: “JS frame :: file:///C:/Program%20Files/Mozilla%20Firefox/components/FeedProcessor.js :: FP_onStartRequest :: line 1440″ data: no] from firefox

    jquery-1.3.2

    firefox 3.5.5

    This may not be correct thread.

    in reply to: format is undefined #90798
    admin
    Keymaster

    Excelent! Iinluding grid.locale-(cs).js fixed my problem: ” $.jgrid.formatter is undefined “

    in reply to: Inline Edit: Custom Input #90797
    admin
    Keymaster

    Ho tony, thanks alot for the fix.

    Have you tested custom input with two custom inputs yet? If I only have one Col with custom input all is great.

    But if I have two I get errors.

    Additionaly, when I use custom Input I get error when selecting a row, NOT editing, and then selecting another row.

    $(“td:eq(” + i + “)”, ind).html(vl).attr is not a function

    [Break on this error] $(“td:eq(“+i+”)”,ind).html(vl).attr(“title”,$.jgrid.stripHtml(vl)); \r\n

    Greetings

    in reply to: Bugs. bugs and more bugs HELP!!!! #90774
    admin
    Keymaster

    I am not sure, but it reminds me of an earlier post I made:

    Forum

    I can only guess that *maybe* you are missing some of the js files/components? Would seem like a reasonable theory given the type of errors you are having (i.e. stuff like “createModal is undefined” and “$.jgrid.formatter is undefined”).

    I would try getting all of the files again and include all components. Then in firebug make SURE each loaded js file displays content.

    I hope that helps.

    tim

    in reply to: Demo no longer works in FireFox #90773
    admin
    Keymaster

    I see – well then congrats!

    I am glad to see jqGrid become so popular!

    tim

    in reply to: no data display with JQGrid and Turbogears #90769
    admin
    Keymaster

    As far as I can tell, the controller, html, and scripts from your first post looks about the same as my application.

    in reply to: no data display with JQGrid and Turbogears #90765
    admin
    Keymaster

    I got the table to show by using 'GET' instead of post, but am

    in reply to: How delete subgrid as grid? #90764
    admin
    Keymaster

    found solution:

    via $(“#list_id”).collapseSubGridRow(“gridrow_'.$this->row_id.'”);

    in reply to: How hide for subgrid ? #90762
    admin
    Keymaster

    answered here

    Forum

    Thanks!

    in reply to: SubGrid Plus button – replace by other column. #90761
    admin
    Keymaster

    Hello Tony!

    I move column in such style:

    1. Hide [+] column via css

    2. Create new column where set event:

    onclick=” $('#list').toggleSubGridRow('gridrow_'.$row['id']); …. “

Viewing 15 replies - 211 through 225 (of 635 total)

Stay connected with us in your favorite flavor!