tony

Forum Replies Created

Viewing 15 replies - 3,931 through 3,945 (of 7,981 total)
  • Author
    Replies
  • in reply to: Sort Types #91306
    tony
    Keymaster

    Hello,

    Not sure, but you define SORTTYPE, you should sorttype :'int'

    Regards

    Tony

    in reply to: Beginer Search box no result please help #91305
    tony
    Keymaster

    Hello,

    In your script there is nothing when you perform sort. Could you please see how this is done into the demo in order to have idea what to do.

    Best Regards

    Tony

    in reply to: Abort cellEdit #91304
    tony
    Keymaster

    Hello,

    A lot of solutins here, but IMHO the elegent one is to use beforeSelectRow – if this event return false the selection is not performed.

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

    Another solution is to add a class 'not-editable-cell' to this cell using a setCell method

    Best Regards

    Tony

    in reply to: i can’t use the navGrid,why? #91303
    tony
    Keymaster

    Hello,

    Sorry, but I can not see the picture.

    Did you have downloaded all the needed editing modules?

    Best Regards

    Tony

    in reply to: Input option image isn’t showing the picture #91302
    tony
    Keymaster

    Hello,

    You missed the edittype option – set it to image – i.e edittype:'image' , editoptions:{….}

    Best Regards

    Tony

    in reply to: Autowidth with jquery Tabs #91299
    tony
    Keymaster

    Hello,

    I think the problem is how you construct your tabs. Also if the grid exists you should not do anything, the tabb UI just show this content. You can look into the demo how is this organized.

    Best Regards

    Tony

    in reply to: sortable columns #91298
    tony
    Keymaster

    Hello,

    Yes you can use remapColumns parameter – you can get it via getGridParam method.

    The index is the original position the value is the new one.

    Regards

    Tony

    in reply to: Dynamically set page size #91297
    tony
    Keymaster

    Hello,

    Yes it is possible- just change the rowNum parameter to (-1) before the request.

    Best Regards

    Tony

    in reply to: celledit and grid css error #91296
    tony
    Keymaster

    Hello,

    Thanks. I know about this. Some other note – it is only in IE – right?

    Investigating the problem is a little difficult, sice it appear only from time to time and not on every field.

    Best Regards

    Tony

    in reply to: charCode error #91295
    tony
    Keymaster

    Hello,

    Just googled this – the solution – You use FireBug – try to turn off javascript warnings.

    Best Regards

    Tony

    in reply to: setCell, removing classes #91294
    tony
    Keymaster

    Hello,

    Thanks. Great. Also I will think how to do the same for the other methods using this feature.

    Best Regards

    Tony

    in reply to: Filter and custom buttons over IE #91293
    tony
    Keymaster

    Hello,

    Try with simple code, or if you prefer with local data.

    I see in your response some special chars. Will check with these.

    Best Regards

    Tony

    in reply to: json bug with advanced search #91292
    tony
    Keymaster

    Hello,

    You are right. Will implement it.Simple things are much better

    Thanks

    Tony

    in reply to: Search panel for subgrid in IE6/IE7 #91291
    tony
    Keymaster

    Hello,

    Thanks for posting this issue.

    Could you please send a link to the problem, or post the whole code, including other libraries used.

    Thanks

    Best Regards

    Tony

    in reply to: updatecolumns #91273
    tony
    Keymaster

    Hello,

    Do not understand. Wht do you want to do.

    You can use it where you want after the grid is created.

Viewing 15 replies - 3,931 through 3,945 (of 7,981 total)

Stay connected with us in your favorite flavor!