tony

Forum Replies Created

Viewing 15 replies - 5,911 through 5,925 (of 7,981 total)
  • Author
    Replies
  • in reply to: vertical scrolling #86266
    tony
    Keymaster

    Hello,

    Do not understand. Maybe you will need to set shrinkToFit to false.

    Regards

    Tony

    in reply to: Subgrid with multi select option and edit row #86265
    tony
    Keymaster

    Hello,

    Did you mean when you select the plus image to expand subgrid?

    Regards

    Tony

    in reply to: search toolbar with editable grid gives me an error #86264
    tony
    Keymaster

    Hello,

    Check to see if you heve unneeded ; at end of string -i.e

    minutos = “00:00;15:15;30:30;45:45; <


    ″;

    If this is set the select will not work.

    Regards

    Tony

    in reply to: Celledit “leaking” edit boxes? #86263
    tony
    Keymaster

    Hello,

    Thanks for investigation.

    Humm – in my FF 3.0.8 on Windows all seems to work ok.

    To use the cell editing local add

    cellsubmit: 'clientArray' – see docs

    Could you plese test this sample on Windows machine?

    Regards

    Tony

    in reply to: edit required fails with empty select #86262
    tony
    Keymaster

    Hello,

    Currently the field checking works only on text fields. It is difficult to do on selects – some will ask to check the key, some will ask to check the text and so on.

    Best Regards

    Tony

    in reply to: expandSubGridRow #86237
    tony
    Keymaster

    Hello,

    Just for you I have prepared a example. Go in to the demo page

    and run Advanced->Grid As SubGrid.

    In this code I have just added:

    ….

    in reply to: Compare 2 fields #86236
    tony
    Keymaster

    Hello,

    Sorry, I mean use jQuery to compare

    Regards

    Tony

    in reply to: gridComplete Event #86235
    tony
    Keymaster

    Hello,

    datatype: xmlstring,

    datastr: '””' —-> i.e. ' “” ' string in string

    Regards

    Tony

    tony
    Keymaster

    Hello,

    Not sure if this will help, but you can try. An every last two cells add a div tag with id.

    Then (just for test) try

    $(”#divid_1″).load(”myfile.html”);

    where myfile.html contain the above script. You known what I mean – load can load a script too.

    Regards

    Tony

    in reply to: c.p.afterInsertRow is not a function #86229
    tony
    Keymaster

    Hello,

    In my machine and other in all versions of FF 2 and 3 all is ok. No errors.

    There was a problem only in 3.5 during the uploading the new alfa 2.

    Regards

    Tony

    in reply to: gridComplete Event #86228
    tony
    Keymaster

    Hello,

    According to docs:

    “This fires after all the data is loaded into the grid and all other processes are complete”

    If there is no data of any kind (xml, json,array) this event will no fire.

    In order to use it set

    datatype: 'jsonstring' and put empty string to use gridComplete

    After this operation the datatype will be set automatically to clientSide.

    Regards

    Tony

    in reply to: header and columns not aligned #86227
    tony
    Keymaster

    Hello,

    Could you please try with another theme (standart by exemple).?

    Thanks

    Regards

    Tony

    in reply to: expandSubGridRow #86226
    tony
    Keymaster

    Hello,

    Does the alert fire if you click on the plus image?

    Regards

    in reply to: Search events #86223
    tony
    Keymaster

    Hello,

    Which version do you use? There was a bug in previous versions. Use the last stable

    Regards

    Tony

    in reply to: Compare 2 fields #86222
    tony
    Keymaster

    Hello,

    No buil-in function – use own comparation

    Regards

    Tony

Viewing 15 replies - 5,911 through 5,925 (of 7,981 total)

Stay connected with us in your favorite flavor!