drlinux

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Author
    Replies
  • in reply to: search url send method to server? #83391
    drlinux
    Participant

    I solved my problem like that :

    navButtonAdd('#prowed3',{buttonimg:”themes/sand/images/excel.gif”, caption:””, onClickButton:function() {

    in reply to: search url send method to server? #83389
    drlinux
    Participant

    Thanks Tony,

    But it doesn't works… πŸ™

    navButtonAdd('#prowed3',{buttonimg:”themes/sand/images/excel.gif”, caption:””, onClickButton:function() {

    in reply to: search url send method to server? #83382
    drlinux
    Participant

    My lastest code below: (It calls http://localhost/aquadata/balik_hareket.php?q=1&undefined) πŸ™ πŸ™

    .navButtonAdd('#prowed3',{buttonimg:”themes/sand/images/excel.gif”, caption:””, onClickButton:function() {

    in reply to: In line editing issue – data problem? #83381
    drlinux
    Participant

    Have u edit file in your directory?

    in reply to: different theme #83380
    drlinux
    Participant

    Hello you should change this value for use different themes. You can see under themes directory different themes.

    Forexample change

    imgpath: 'themes/basic/images',

    to

    imgpath: 'themes/sand/images',

    Regards,

    Ibrahim.

    in reply to: edit mode et add new row #83376
    drlinux
    Participant

    Hello,

    I think we can't change that fields but you can chage the url for add / edit /search blabala looks like that (Please see the below & read the great manual):

    ).navGrid('#prowed3', {}, //options

    in reply to: search url send method to server? #83375
    drlinux
    Participant

    Sorry for this message Tony,

    Is there any example for how can i use array? I'm really newbie on ajax and want to learn i did it but the result is that: (When I clicked the button)

    http://localhost/aquadata/balik_hareket.php?q=1&%5Bobject%20Object%5D

    How can I fix this?

    .navButtonAdd('#prowed3',{buttonimg:”themes/sand/images/excel.gif”, caption:””, onClickButton:function() {

    in reply to: search url send method to server? #83373
    drlinux
    Participant

    Thanks tony,

    I get this eror on firebug console:

    $t is undefined

    so my code below:

    .navButtonAdd('#prowed3',{buttonimg:”themes/sand/images/excel.gif”, caption:””, onClickButton:function() {

    in reply to: search url send method to server? #83370
    drlinux
    Participant

    It doesn't effect too… Pls help πŸ™‚

    .navButtonAdd('#prowed3',{buttonimg:”themes/sand/images/excel.gif”, caption:””, onClickButton:function() {

    in reply to: search function dont work? #83362
    drlinux
    Participant

    Problem solved, many thanks

    Ibrahim

    in reply to: search function dont work? #83352
    drlinux
    Participant

    I saw on documentation that:

    Description
    This method uses colModel names and url parameters from jqGrid
    Calling: jQuery("#grid_id").searchGrid( options );

    So, when I did that is it replaced url for search?

    jQuery(document).ready(function(){
    function pickdates(id){

    in reply to: datepicker & add row/ edit row forms? #83329
    drlinux
    Participant

    I'm sorry, the right code below πŸ™‚ I found my problem.

    $(”#bedata”).click(function(){
    jQuery(”#editgrid”).editGridRow(”new”, {addCaption: “Kayıt Ekle”, bSubmit: “Kaydet”, bCancel: “Vazge

    in reply to: datepicker & add row/ edit row forms? #83328
    drlinux
    Participant

    I used that and found that, but it doesn't work(I can't see the datepicker window) :

    jQuery(document).ready(function(){

    in reply to: php+mysql editing problem #83239
    drlinux
    Participant

    ok found the problem. The problem was syntax eror πŸ™‚ sorry… πŸ™‚

    jQuery(document).ready(function(){
    var lastsel;
    jQuery(“#rowed3”).jqGrid({

    in reply to: php+mysql editing problem #83237
    drlinux
    Participant

    Hello,

    Many thanks for your recommends Tony, after your answer i coded again my app. I'm using now JSON method to get datas from MySQL. I coded it step by step. When I don't do editable fields everything successfull… But when i want to do editable fields I get no data, only a white blank page. (Is there any problems with onSelectRow: function area ???) here are my codes what's wrong i can not understand please help me.

    Regards,

    Ibrahim YILMAZ.

    First, HTML file:

    Balık Hareket Tablosu

    var lastsel;
    jQuery(”#rowed3″).jqGrid({

Viewing 15 replies - 1 through 15 (of 16 total)

Stay connected with us in your favorite flavor!