Hello Tony,
thank you for your help!
Regards
Aurore
Hello Tony,
I know. I work on jqgrid since 1 month. I work with a simple cod and now, my boss want that I programm the search function!
That's why I want some help, because i don't understand why I can't use post data for search.
When I use gestpost data, it's written :
nd: 1238577429279,_search: true,rows: 10,page: 1,sidx: cod_banque,sord: asc,searchField: num_inform,searchOper: eq,searchString: 1116,
that's why in my programm, i want use these three parameters (searchField: ,searchOper: ,searchString)
If an another method exists to success my search can you explain me please.
It's very important. I don't only copy out you cod but I use it to success my programm.
thank you for your help!
Regards
Aurore
Hello Tony,
Yhank you for your answer! I find why “getGridParam” doesn't work!
In my php when i create my json, I have an error, I don't know why whith my key!!!
while($row = mysql_fetch_array($result,MYSQL_ASSOC)) {
Sorry, but I rephrase my question?!
when we use ” jQuery(“#client”).getGridParam('selarrrow')” normally It returns an array with the selected rows.The values in array are the id's of the selected rows
the rowid of my grid is defined as below:
rows[$i]'rowid']=array($row['num_factur'],$row['cod_etafac'],$row['cod_typfac'],$row['dat_annee'])
Why the result of my request is the row num
thank you!
but it doesn't work!!!!
in my programm I write:
jQuery(document).ready(function(){
Thank you for your answer, but I don't know how used my ajax list!
It's the same problem!
I can't write :
… editoptions:liste_banque …
and have by default my value in my ajax list!!
Can you show me an example please for illustrate!!
thank you!
Aurord
Hello Tony and Dunx,
I update the last version 3.4.2 and after all work.
thank you for your help!!! I so happy!!
Regards
Aurore
Hello Tony,
I read 15 times your documentation, i checke each point of my cod and I don't find, why the caption doesn't appear!
In page 28, you said: “caption: sets the caption … If this paramater is not set the Caption layer will be not visible”
But in my grid, my Caption is set.
I don't know why?!!
Please help me, because I think that this problem prevents me, to adapt “search froms” details in page 123!!!
Thank you for your help!!!
Aurore
Hello Tony,
Yes, I included all these “js” in my programm!!! I forget one of these that's why it doesn't work! Now, my button work except search function.
I can do my selection, for the result, It doesn't care about these. My result is all my grid whithout selection!
Do you have an idea about this!
thank you for your help!
Aurore
Thank you for your help!!!
I find the solution! I delete unfortunately jqmodal.js!
It's very strupid error!
Thank you for your help!!
Thank you for your help!
Is it possible that editrow(“new”,{url:'delete.php'}) is incompatible with the option:
Onselectrow:function(id){
Hello,
It doesn't work. Thank you!.
I use the cod extract from this site:
http://trirand.com/jqgrid/jqgrid.html
because I'm a novice in development!
Thank you!
Please Tony, Help me!!
I don't understand why all my buttons do nothing (add,edit,search,delete).
I do exactly what it's explain in the doc. But I don't understand!!!
thank you for your help!!!
aurore
Thank you TOny,
But I use another method. I use EDIT ROW such as bellow:
Hello,
I find the solution!
I have a problem with my CSS.
Sorry!!
Aurore
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top