tony

Forum Replies Created

Viewing 15 replies - 916 through 930 (of 7,981 total)
  • Author
    Replies
  • in reply to: Please help me with paramters passing to asp.net for id #101365
    tony
    Keymaster

    Hello,

    Sorry, but I can not tell you why is this.

    I'm not familiar with ASP C#and etc.

    For me the there are some unsual thing.

    1. When the row is selected you set new url and reload the grid. This will happen every time a row is selected.

    Why do you not use this url by default.

    2. You can use only one url and use postData to send a parameters to the server.

    jqGrid('setGridParam', { postData: { id:id, …}});

    The simple test case for me is

    in a onSelectRow event do not use any grid code – just pur ajax and try to obtain the id like this

    onSelectRow : function (id) {

    in reply to: jqgrid json object paging & searching not working #101369
    tony
    Keymaster

    Hello,

    It seems to me you do not read my post carfully.

    Please read it again. TRY TO USE A VERY SIMPLE JQGRID SETUP AS FROM THE DEMOS.

    Regards

    in reply to: jqGrid v4.5.2, jquery v2.0.3, jqGrid(‘GridDestroy’) freezes #101368
    tony
    Keymaster

    Hello,

    Thank you for the investigation.

    Can you please send post a simple test case (I need to know all the code related to jqGrid ) or send it to me?

    Thank you.

    Kind Regards

    Tony

    in reply to: Please help me with paramters passing to asp.net for id #101364
    tony
    Keymaster

    Hello,

    It is difficult to me to read your post.

    Can you please write it a gain?

    Just the description – I see the code.

    Kind Regards

    in reply to: resize bar exit the grid #101363
    tony
    Keymaster

    Hello,

    Thank you for the investigation.

    The prblem is fixed other way here

    Kind Regards

    in reply to: Order Ignored in Multicolumn Sort #101362
    tony
    Keymaster

    Hello,

    Thanks.

    I will add this in todo list, but from user point of veiw it is very naturall that this is from left to write.

    In the case you recommend I can not see which is the first second and etc sort columns.

    In the link you provide there is a another recommendation – to put a button at end of each column and organize the sort and etc stuffs.

    Kind Regards

    in reply to: can not display imagesin the navGrid #101361
    tony
    Keymaster

    Hello,

    I think your setup is not correct.

    You load a lot of modules and scripts which are duplicated.

    Please setup correct your head section and try with a very simple grid and not so much code.

    You can see the jqGrid setup here

    Kind Regards

    in reply to: How To use JQgrid Without any server side language #101360
    tony
    Keymaster

    Hello,

    Thanks Oleg. Glad to see you again.

    Regards

    in reply to: Read server return data in jqGrid #101355
    tony
    Keymaster

    Hello,

    Thanks for the feedback. If you want you can post shortly your solution here.

    I think it will be helpfull for other users.

    Thank you

    Kind Regards

    Tony

    in reply to: How To use JQgrid Without any server side language #101354
    tony
    Keymaster

    Hello,

    You can look at our demos here

    See Loading data item

    Also you can check the documentation on how to work with local data

    Regards

    in reply to: Wrong id in onSelectRow when reordering columns #101353
    tony
    Keymaster

    Hello,

    Just fixed the problem in GitHub

    You can try it.

    Thanks

    Kind Regards

    Tony

    in reply to: Wrong id in onSelectRow when reordering columns #101352
    tony
    Keymaster

    Hello,

    Thanks for the investigation and the test case.

    I confirm – it is a bug. I will try to fix it ASAP.

    Jus a comment for other users.

    When working this way (like Misanthrope13) – i. e providing a test case with data we can work much better.

    and everyone will get answer.

    Kind Regards

    in reply to: Read server return data in jqGrid #101342
    tony
    Keymaster

    Hello,

    Not sure I understand the problem.

    in reply to: jqgrid json object paging & searching not working #101341
    tony
    Keymaster

    Hello,

    Try first not to ovrewrite the default jqGrid ajax succes function.

    The pagging, sorting and serching in your case is a server side job, so I recommend you to lookat your server side code.

    Regards

    in reply to: buildSelect bug in 4.5.2, with fix. #101340
    tony
    Keymaster

    Hello,

    Thanks for the investigation. I will check this next week.

    Kind Regards

    Tony

Viewing 15 replies - 916 through 930 (of 7,981 total)

Stay connected with us in your favorite flavor!