tony

Forum Replies Created

Viewing 15 replies - 4,756 through 4,770 (of 7,981 total)
  • Author
    Replies
  • in reply to: submitting checkbox jqGrid from inside a larger form #89096
    tony
    Keymaster

    Hello,

    I really do not understand. Do you use form edit module from jqGrid or your own form

    Please explain clear. Which version do you use

    Regards

    Tony

    tony
    Keymaster

    Hello,

    1. Try to load jquery from the loacl host, not via google.

    2.Change this

    in reply to: Formatters #89094
    tony
    Keymaster

    Hello,

    You can use custom formatter for this purpose.

    Regards

    Tony

    in reply to: Set Align of the Title for Grid Column #89091
    tony
    Keymaster

    Hello,

    Look at the available methods – maybe setLabel will do the job.

    Regards

    in reply to: Modifications needed for jqGrid to support WCF #89089
    tony
    Keymaster

    Hello Steve,

    Thanks. The upcomming 3.6 version will do this and more for all ajax requests used in jqGrid.

    Best Regrds

    Tony

    in reply to: add extra function Params to access treegrid info #89088
    tony
    Keymaster

    Hello,

    Look at all avilable methods in tree grid.

    Regards

    Tony

    in reply to: scroll into view #89087
    tony
    Keymaster

    Hello,

    Not sure if this is a case, but there was a bug (which is corrected in GitHub) when the parameter is number – i.e. in your case jq_last_visit is number. Try this:

    jQuery(”#list”).setSelection(jq_last_visit+””);

    Regards

    Tony

    in reply to: Unsortable headers get ui-jqgrid-sortable css class #89086
    tony
    Keymaster

    Hello,

    Thanks for this investigation. I know for this and maybe it will stay so.

    Do not think that this is a bug. The reason is that you have dynamicall sorting columns. Also using setColProp make this possible.

    Regards

    Tony

    in reply to: formatter: “select” -> Fails when null #89085
    tony
    Keymaster

    Hello,

    I think that nothing should be done. For me all work correct. If the value is not found the empty string is returned.

    Also please check your editoptins values – maybe you end it with “;” at end which is not correct

    in reply to: A few small issues… #89084
    tony
    Keymaster

    Hello,

    I think that all is correct. If you have json datatype you should have a valid url. If you do not want to use url you should use datatype set to local. Try not to use other plugins – just jqGrid and try (this is for 2).

    About 3.

    in reply to: formatter/unformat functions for checkbox #89083
    tony
    Keymaster

    Hello David,

    Thanks. Fixed.

    Best Regards

    Tony

    in reply to: apparent afterSubmit inconsistent behaviour #89039
    tony
    Keymaster

    Hello,

    1. maybe this will work

    in reply to: Formatter Problem #89017
    tony
    Keymaster

    Hello Piotr,

    Thanks. I think that your information is old. You can do what you want using the custom formatter. In this case you have all the row data – see this:

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:custom_formatter

    Best Regards

    Tony

    in reply to: Save Search Parameters #88979
    tony
    Keymaster

    Hello,

    Actually you can look at jquery.searchFilter.js.

    Regards

    Tony

    in reply to: visual bug related to addRowData #88962
    tony
    Keymaster

    Hello,

    Will look at this again. Thanks

    Tony

Viewing 15 replies - 4,756 through 4,770 (of 7,981 total)

Stay connected with us in your favorite flavor!