tony

Forum Replies Created

Viewing 15 replies - 3,811 through 3,825 (of 7,981 total)
  • Author
    Replies
  • in reply to: Issue in getting the grid to work… #91553
    tony
    Keymaster

    Hello,

    Try

    jsonReader:{repeatitems:false, id:”0″}

    regards

    Tony

    in reply to: Expand All on 3.6 #91550
    tony
    Keymaster

    Hello,

    The code should simulate a click to all nodes which are not expanded.

    The corresponding class for this is treeclick

    Best Regards

    Tony

    in reply to: Dynamically Populate Select Dropdown #91548
    tony
    Keymaster

    Hello Nikk,

    Yes, this is discussed many times and it seems that I should do a example for this.

    I have edit this post finding a better solution – I will post it tomorrow.

    Best Regards

    Tony

    in reply to: jqgrid Tooltip on page buttons #91547
    tony
    Keymaster

    Hello,

    Thanks for this I will try to add these in the next release.

    Currently the buttons have the id's –

    in reply to: Issue in getting the grid to work… #91546
    tony
    Keymaster

    Hello,

    Thanks. everthing will work also if you configure the jsonReader.

    More you can find here.

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:retrieving_data#json_data

    Maybe you will need only to set in the reader – repeatitems:false and your grid will work.

    Best Regards

    Tony

    in reply to: Json problem #91545
    tony
    Keymaster

    Hello,

    Yes it is possible to do this. Do not forget to put the totalpages and other needed attributes for the response.

    Best Reagrds

    Tony

    in reply to: problem with jqgrid output #91544
    tony
    Keymaster

    Dear,

    You missed the forum. Your code seems to be for Flexi Grid.

    We speak here about jqGrid, which is quite diffrent. Please go in the appropriate forum.

    Good luck

    Best Regards

    Tony

    in reply to: Why doesn’t jQgrid appear @ 100% width? #91543
    tony
    Keymaster

    Hello,

    Look at scrollOffet option in the docs.

    Regards

    Tony

    tony
    Keymaster

    Hello,

    Does this mean the this work in 3.5 and not in 3.6.2 version?

    Just tested your configuration posted here again with the same server response and everthing work ok for me.

    Best Regards

    Tony

    in reply to: Input option image isn’t showing the picture #91541
    tony
    Keymaster

    Hello,

    You want to display a image in editing modules or just to display it in the grid with the data from server?

    If this is the second case there are a lot of post here + example in the demo.

    Regards

    Tony

    in reply to: Padding Grid with Blank Rows #91540
    tony
    Keymaster

    Hello,

    Currently no ready solution for this. I'm thinking for somthing, but this will bring to infinite recursion.

    I should think and change some code and will back to you soon.

    The idea is to use gridComplete where you can determine how many rows you have and haw many you should add,

    but addRowdata call gridComplete again when the row is added. Will make some changes.

    Best Regards

    in reply to: Track selected row #91539
    tony
    Keymaster

    Hello,

    If you are on local mode there is a such option – deselectAfterSort, but if you using server side paging and sorting you can do this using the onSelectRow, gridComplete and setSelection events. Use first to store the selection and the other to make the selection when the user sort or etc.

    Note: use the second parameter in onSelectRow to remove the selection if the user deselects it.

    See docs.

    Best Regrds

    Tony

    in reply to: SortGrid with sortorder #91538
    tony
    Keymaster

    Hello,

    Thanks. Also added 3 parameter to sortGrid – the sort order

    Best Reagrds

    Tony

    in reply to: Saving Gird Layout Using Cookies #91537
    tony
    Keymaster

    Hello,

    Already answered here

    Forum

    Regards

    Tony

    in reply to: Bookmark/Grid Saving #91536
    tony
    Keymaster

    Hello,

    The same as here:

    Forum

    Also you will need to get addiotional the postData array and etc.

    You can use the import/export module for this purpose too.

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:import_methods

    Regards

    Tony

Viewing 15 replies - 3,811 through 3,825 (of 7,981 total)

Stay connected with us in your favorite flavor!