Oleg,
Thanks. Let me think a little bit. Actually this is a very close to the problems that I want to solve
This is a great idea Oleg.
Thank you again. The implementation as usual is simple and we can solve this way a lot of problems
Tony
Hello Oleg,
Thank you very much for the code.
I think that we should think a litte bit deeper.
IMHO the better idea is to realize user defined formatter for the cell properties.
This way we can oprerate not only on title, but on the classes and all allowed attributes for the cell (td).
Moreover this way we will solve the problem for dynamc adding of the cell classes
Oleg,
The problem is that not() executes andNot(), without to care of the !== operator. i.e orNot()
Oleg,
Thanks. Fixed. Also I added isNull
https://github.com/tonytomov/jqGrid/commit/3e8b43a184cbaa12b82460fe359a2a7cf73c7641
Tony
Hello,
Myabe here!?!
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:jquery_ui_methods
Regards
Tony
Hello,
jqGrid does not do all the magic for you 🙂
You should write your own server side script when search is performed.
The demos are in PHP, but you will have a idea how to do this
Regards
Tony
Hello,
The code you posted is wrong – the boolean variables should not be in “”.
Here is how you should set it
…..
sortable: false,
search: false,
….
Regards
Tony
Hello,
I think that the “fix” is into the documentation:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:form_editing#editgridrow
Regards
Tony
Hello,
If someone is interested on the new search filter a simple demo can be downloaded from this link
Kind Regards
Tony
Hello,
If you reload the grid with trigger – this will do the job
jQuery(“#grid”).trigger(“reloadGrid”, [{current:true}]);
Regards
Tony
Thank you Oleg.
The most of corrections are implemented.
Will do the rest later.
Now we are on the final lap for the alfa.
Other modules will be changed at once.
I love the new module (I have a little problems with the local searching, but have already solution)
Thanks again
Tony
Hello,
I will try to explain the problem:
When the number is created we create it with
Hello,
To this button already we have a click event attached. What is the goal?
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top