SimonL

Forum Replies Created

Viewing 10 replies - 16 through 25 (of 25 total)
  • Author
    Replies
  • in reply to: Diferent Positionfor navGrid #90737
    SimonL
    Participant

    Hi Tony,

    I think you mean the navigator can be placed only below the grid, not above. But good to hear that we will be able to put it in an arbitary place with the next version.

    Thanks for your reply.

    Simon

    in reply to: Diferent Positionfor navGrid #90621
    SimonL
    Participant

    Hi Tony,

    I too would like to place the navigator (pager) at the top of the grid instead of at the bottom ( or ideally at the top and the bottom Smile). The suggestion you made above doesn't appear to work.

    1. Is there a way to put the navigator at the bottom instead of the top ?

    2. If not, are there any plans to allow this facility in the future?

    regards,

    Simon

    in reply to: Unable to use formatter #90396
    SimonL
    Participant

    Hi Yial,

    Its quite a long time since I had this problem so I can't remember how I managed to get it working. But if you could post your code for your grid and show which .js files and .css files you are including (Like I did in my posts) then maybe we can help. I'm sure Tony would ask you to do the same – its difficult to advise without seeing your code.

    Regards,

    Simon

    in reply to: Return to current position in grid #90298
    SimonL
    Participant

    Tony,

    I wonder if you can help – as I stated in the previous posts I'm quite close to achieving my goals of saving the search criteria (whether it be to cookies or server side). Essentially when using multisearch: true – i.e. the advanced search. I want to enter the search criteria – save this criteria to cookies, then when I return to the page, retrieve the search criteria from the cookies so that when the grid calls the server for data it passes the correct search parameters to the server. As stated above I have all of this working correctly.

    in reply to: Return to current position in grid #90214
    SimonL
    Participant

    Hi,

    From reading another post I now see that my RemoveSearchCriteria should be as follows:

    in reply to: Return to current position in grid #90198
    SimonL
    Participant

    Hi Tony,

    I don't think I need to go to that extreme of exporting/importing the whole grid configuration. But I have now begun to explore your idea of using cookies.

    All I'm really trying to do is “remember” the search criteria the user has entered via the popup mutisearch form – which appears to be stored in postData. I am now writing the properties of postData to cookies, so that during the beforeRequest event I check the value of _search. If its true I write the postData properties back to the cookies because I assume the user has just used the popup multisearch form again to issue a new search. The grid then continues to load the data correctly. I've also added code to the onPaging event to set the page properties

    in reply to: Multisearch disables the whole grid #89352
    SimonL
    Participant

    Thanks Tony, I hadn't spotted that, its working fine now.

    in reply to: Can’t prevent rowList dropdown from appearing #89273
    SimonL
    Participant

    I've resolved the issue with a bit of CSS (.ui-pg-selbox {display: none}) but I'm sure its supposed to be configuraable via the grid property rowList.

    Regards,

    Simon

    in reply to: Unable to use formatter #87817
    SimonL
    Participant

    Thanks Tony, I appear to have it all working correctly now, very impressed with you're work, thanks again.

    Regards,

    Simon

    in reply to: Unable to use formatter #87781
    SimonL
    Participant

    Veerabahu,

    Sorry, the CSS files are being included I just didn't list them in my post thay are include as follows just below my script block:

Viewing 10 replies - 16 through 25 (of 25 total)

Stay connected with us in your favorite flavor!