wexwell

Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Author
    Replies
  • in reply to: can only click bottom row in grid as sub grid #102287
    wexwell
    Participant

    Evidently the grid will not track row numbers as ID’s independently, even after turning row numbers on this would not work. I had to add the following code to make it work; key:true.

     

    in reply to: filter dropdown from another dropdown #102283
    wexwell
    Participant

    bump – I still have not been able to find a working example if anybody has any suggestions.

    in reply to: How to Paginate please #102248
    wexwell
    Participant

    This is what you are returning with your code;

     

    If you would have actually compared to what I was sending you would have noticed your parameters are not set correctly for pagination to work.  One example – total is the total number of pages (the way I set it), you are setting it to the total number of records. The parameter I am setting (note – I didn’t simply name my own I set them according to the documentation) for the current page is simply ‘page’, you are using current_page. If you analyze and adapt what I posted, or read the documentation on naming conventions, you should have no problem getting it to work.

    in reply to: Cannot get search icon to appear… #102245
    wexwell
    Participant

    you’re welcome…

    in reply to: Search toolbar hide by default #102244
    wexwell
    Participant

    I over complicated this response and ended up simply wasting time when the solution was exactly as you stated. Code is posted below;

     

               

    in reply to: Cannot get search icon to appear… #102224
    wexwell
    Participant

    Fixed, FINALLY!  I had to locate the nav bar inside of the closing }); as noted below…

        

    in reply to: How to Paginate please #102222
    wexwell
    Participant

    Mine works fine and this is what I am sending back (and how I am sending it). I doubt my queries will do much good, I’m using mssql.

     

Viewing 7 replies - 1 through 7 (of 7 total)

Stay connected with us in your favorite flavor!