Home > jQuery > jqGrid 3.5 Alfa 3

jqGrid 3.5 Alfa 3

Happy to introduce the alfa 3 of jqGrid 3.5. This is the last alfa release. Beta will be published soon.
There are a couple of changes. The full list of changes will be published with the beta release.
Important changes in alfa 3.
– ARIA ready (this can be discussed in the future)
– UI Dialog will not be supported (excluded from alfa3). I have made a decision to make own modal (at end).

In order to process easy user contributions I have publish the source code to GitHub.

The link to the updated demo can be found here
Enjoy

Tags:
  1. tony
    May 22nd, 2009 at 14:33 | #1

    @Marco,
    “What does it mean? I can’t use jqGrid in a ui-dialog?”
    You can use UI Dialog wher you want, but jqGrid does not use UI Dialog for the modals

    Regards
    Tony

  2. May 24th, 2009 at 09:39 | #2

    Is there a way of doing a “show” using the modals.
    In legacy apps I convert, I usually have way two many rows to put in a grid, so usually I put enough
    to identify the row in the grid, then use a show for the rest of the detail.

  3. Shiva
    May 24th, 2009 at 14:58 | #3

    Guys,

    Is it possible to avoid instant record addition/updation and instead can be done in a batch mode.

    For instance, when i add a record, its instantly saved to Database through Ajax call which is defined in JqGrid on ready event. Instead is it possible to post all the data that are available in the JQGrid based on a form submit or onclick event ?

    Thanks,
    Shiva.

  4. Basdub
    May 24th, 2009 at 18:36 | #4

    Tony, i was using 3.5 alfa-2 and everything was going well. And well beyond expectation great plugin!!

    I upgraded to 3.5 alfa-3 and i have some showstoppers issues:

    1. I have an overlay on top of my grid.
    2. If i set navGrid with the most basic setting (search and refresh) i always have an modal window (Please select a row) after initial loading.
    3. i’m not able to edit anything and the layout is completely off compared to alfa-2.

    In simple words, it’s unusable!! Is there anything i’m missing? i completey replaced the js jqgrid folder and reset the include path. I dont use the css provided since already loaded a theme with a different plugin (accordion menu).

    i’ll check the version of jquery i’m using but was there a change? i’m not using the jquery-ui-1.7.1.custom.min.js since i need pretty much everything from jquery somewhere in my application.

    Any idea? I din’t find any post giving a solution to Timothy Farrar.

  5. Basdub
    May 24th, 2009 at 18:42 | #5

    Concerning my previous post: i have jquery 1.3.2 and jquery-ui-1.7.1.custom.js (298kb instead of 159kb).

  6. Basdub
    May 25th, 2009 at 14:47 | #6

    Ok found it!
    Location of css file (ui.jqgrid.css) had changed yes i know it was obvious. :-). Never thought that a css file could have that impact.

    Have a nice day and keep up the excellent work!

  7. Bleak
    May 29th, 2009 at 02:55 | #7

    I’ve just started using jqGrid, and think it is a fantastic pluggin, so great work on that.

    The problem I am having is that I am embedding the jqGrid inside of a UI-Dialog, but it seems to me that the generated grid isn’t selectable.. it seems to be behind an overlay or something..

    Any suggestions?

    Regards.

  8. June 16th, 2009 at 11:21 | #8

    @Basdub

    Am also facing the same problem. css is getting applied but no images…

  9. June 17th, 2009 at 05:16 | #9

    @shijo
    I’m not sure how css can be applied but no images. In my case, the css file was not loading at all since the path was incorrect.

  10. Karthik
    July 22nd, 2009 at 09:34 | #10

    @prbabu/@praveen
    @Tony

    I’m using IE 6. I have the same problem. It shows ‘warning’ popup, but “please select row” message is not displaying. It’s working fine in firefox 3.0. Did you solve that issue?

    “Found an issue in IE7 while clicking the “Edit”/”Delete” icons from the navigation menu. If I don’t select any record on the grid, the “Warning” message pops-up with no text in it. Checked the same page in Google Chrome, the “Warning” message text is displayed.”

    – Karthik

  11. Karthik
    July 22nd, 2009 at 09:54 | #11

    FYI..
    I’m using jqGrid 3.4.4.

    – Karthik

  12. Smilinguy
    August 1st, 2009 at 02:08 | #12

    @Shiva
    Shiva, did you figure out how to do this?

    I want to use a jqGrid as part of a more complicated form, but I don’t want to do updating on the server until the entire form is complete. The reason is that the form will contain child objects and they can’t be added to the server before the parent. Is there a way to submit the contents of the jqGrid as part of form on the rest of the page?

  13. Kostis
    December 15th, 2009 at 11:24 | #13

    Dear all,

    I am using 3.5 version and I am trying to implement a tree.
    I have placed the below code:

    treeGrid: true,
    ExpandColumn: ‘title’,
    autowidth: true,
    ExpandColClick: true,
    treeIcons: {leaf:’ui-icon-document-b’},
    onSelectRow: function(id) {
    //my business logic
    }

    When I load or refresh my page I cannot see any images in the ‘title’ column.
    I have include all the specified css files and images.

    could you please advice?

    Thanks in advance.
    Kostis

  14. January 18th, 2010 at 13:44 | #14

    Firstly , it so fantastic , I used it in three projects until now , but all of them in English , and now I’m going to start a new a project but in Arabic Language , and I desperate because it does not support Arabic .. So , Please provide me with any configuration or updates you have to make support Arabic ..

    Thanks

  15. January 18th, 2010 at 13:45 | #15

    I’m using 3.5 version

  16. Locotx
    August 11th, 2010 at 21:39 | #16

    @Basdub Man thanks for just mentioning that. That was driving me nuts !!!

  17. Chandan Khanna
    October 7th, 2010 at 10:51 | #17

    @BasDub.. Thanks for ur mention of CSS solution. I have been struggling to get rid of the “Please select one Row” problem..never imagined CSS can hv such serious impact

Comment pages
1 2 262
  1. No trackbacks yet.

Privacy Policy   Terms and Conditions   Contact Information