novogeek

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: jqGrid with auto complete feature in search bar. #90991
    novogeek
    Participant

    Yup!

    Coding has no language barriers 🙂 Thank you for the quick help! Will try this and get back to you 🙂

    Regards,

    Krishna.

    http://www.novogeek.com

    in reply to: jqGrid pagination without count(*) in sql procedure. #90990
    novogeek
    Participant

    Thanks a lot Rumen!

    Actually, I thought of writing custom pagination to avoid count(*)..logic is to just fetch one extra record on “next” click and disable “next” button when there are no more records. This doesn't require count, but needs lot of tweaking in grid.base.js. The demo which you showed is very convincing and clean. Will follow the same way as in the demo. Thank you once again for the quick reply! 🙂

    in reply to: jqGrid with complex features. #90760
    novogeek
    Participant

    Hey turya!

    thanks a lot for the reply. I've built my custom tooltip and integrated, but yeah., cluetip gives better features.

    in reply to: jqGrid with complex features. #88703
    novogeek
    Participant

    That's cool Renso!Smile

    This will surely help me in fulfilling one of our requirements.

    I'm looking for displaying additional content on hover of a cell. Any inputs on this?

    I've tried this but it's not working. Any inputs on this will be appreciated.

    in reply to: jqGrid with complex features. #88675
    novogeek
    Participant

    Hehe..got the solution for fetching additional information for each row.

    I used the below code for jsonReader:

    in reply to: jqGrid with complex features. #88674
    novogeek
    Participant

    Thank you for the reply Tony.

    For (1), custom formatter is working. That is what I am looking for.Smile

    For (3), I'm not able to get multi select option in dropdownEmbarassed.. I think I should place a custom button in a new toolbar and enhance the excel filtering functionality.

    For(2), I have not gone till creation of tool tip as I'm facing problems while fetching additional data for each row. This is my problem:

    I am storing additional data related to each row in an array and returning that array through “userdata” JSON object. When I click on a row in the grid, I need to access the userdata of that row. For this, I'm writing the below code:

    onSelectRow: function(id) {

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

Stay connected with us in your favorite flavor!