Hello,
Not sure, but you define SORTTYPE, you should sorttype :'int'
Regards
Tony
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
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
Hello,
Sorry, but I can not see the picture.
Did you have downloaded all the needed editing modules?
Best Regards
Tony
Hello,
You missed the edittype option – set it to image – i.e edittype:'image' , editoptions:{….}
Best Regards
Tony
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
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
Hello,
Yes it is possible- just change the rowNum parameter to (-1) before the request.
Best Regards
Tony
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
Hello,
Just googled this – the solution – You use FireBug – try to turn off javascript warnings.
Best Regards
Tony
Hello,
Thanks. Great. Also I will think how to do the same for the other methods using this feature.
Best Regards
Tony
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
Hello,
You are right. Will implement it.Simple things are much better
Thanks
Tony
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
Hello,
Do not understand. Wht do you want to do.
You can use it where you want after the grid is created.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top