I solved my problem like that :
navButtonAdd('#prowed3',{buttonimg:”themes/sand/images/excel.gif”, caption:””, onClickButton:function() {
Thanks Tony,
But it doesn't works… π
navButtonAdd('#prowed3',{buttonimg:”themes/sand/images/excel.gif”, caption:””, onClickButton:function() {
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() {
Have u edit file in your directory?
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.
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
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() {
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() {
It doesn't effect too… Pls help π
.navButtonAdd('#prowed3',{buttonimg:”themes/sand/images/excel.gif”, caption:””, onClickButton:function() {
Problem solved, many thanks
Ibrahim
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){
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
I used that and found that, but it doesn't work(I can't see the datepicker window) :
jQuery(document).ready(function(){
ok found the problem. The problem was syntax eror π sorry… π
jQuery(document).ready(function(){
var lastsel;
jQuery(“#rowed3”).jqGrid({
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:
var lastsel;
jQuery(”#rowed3″).jqGrid({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top