cvneo

Forum Replies Created

Viewing 10 replies - 16 through 25 (of 25 total)
  • Author
    Replies
  • in reply to: display a message after post ? #98364
    cvneo
    Participant

    I tested it but it does not work well:

    onSelectRow: function(id){

    in reply to: TreeGrid tree held at loading? #98361
    cvneo
    Participant

    I found

    made by simply adding in the call:

    echo ” true ” / / expanded field

    thank you

    in reply to: How to add primary Key Other Than id #98135
    cvneo
    Participant

    Hello,
    must set the primary key id in the PHP code that sends data to jqgrid:

    $ responces-> rows [$ i] ['id'] = PrimaryKey
    $ responces-> rows [$ i] ['cell'] = array (…

    in reply to: dataUrl, select the current element? #95422
    cvneo
    Participant

    Distress
    it works very well I am wrong value.

    You can delete this post useless.

    Thank you

    cvneo
    Participant

    Hello

    Super it works perfectly.

    Thank you very much.

    in reply to: Thickbox Window #86454
    cvneo
    Participant
    Hello,

    I also seeks to add a link to thickbox each line via a link or icon:

    I add this line directly in the return JSON results:
    a

    Which in the grid and displayed:

    a

    The link works fine but it opens a page on the class thickbox appears not taken into account.

    How?

    in reply to: jqGrid 3.5.alfa – Grid in a ui.tabs ? #86044
    cvneo
    Participant
    I look in the code via firbug

    This seems to come from this line:
    <td align=”center” id=”pager2_center” style=”white-space: nowrap; width: 12px;”>

    if I change:
    <td align=”center” id=”pager2_center” style=”white-space: nowrap; width: 300px;”>

    The navigation buttons reappear.

    So it seems the 1114 file grid.base.js
    $ ( “td #” + pgid +”_”+ ts.p.pagerpos ,”#”+ pgcnt). append (PGL). width (TWD 12);

    replaced by:
    $ ( “td #” + pgid +”_”+ ts.p.pagerpos ,”#”+ pgcnt). append (PGL). width (TWD 300);

    By against I do not know if the former has a value involvement Elsewhere … ?

    in reply to: onclick on a line / onclick sur une ligne #85603
    cvneo
    Participant

    Thank you for accuracy.

    So I for example:

    ondblClickRow: function (id) (alert ( “You double click row with id:” + id);),

    How we can call for instance page :

    index.php? SelectID ID =?

    Thank you in advance

    in reply to: ui.tabs et JqGrid #85595
    cvneo
    Participant

    In fact it works now.

    This seemed to come from a problem file.

    Sorry for the inconvenience.

    As against in your list of example this may be of interest to add a component instance with ui.jquery

    Thanks
    Regards


    En fait cela fonctionne maintenant.

    Cela semblait provenir d'un soucis de fichier.

    D

    in reply to: ui.tabs et JqGrid #85593
    cvneo
    Participant

    Document sans titre

    $(document).ready(function(){

Viewing 10 replies - 16 through 25 (of 25 total)

Stay connected with us in your favorite flavor!