tony

Forum Replies Created

Viewing 15 replies - 3,826 through 3,840 (of 7,981 total)
  • Author
    Replies
  • in reply to: Preserving Columns or Checking Column Visibility #91535
    tony
    Keymaster

    Hello,

    @Wil,l @Simon

    You can easy get the current colModel. Nothe that this is the current condition including the width, visibility and etc.

    You can

    var currcolModel

    in reply to: Inline Editing : Dynamic Select #91534
    tony
    Keymaster

    Hello,

    You can use a dataEvent object to define a event for every select.

    More you can find here:

    http://www.trirand.com/jqgridwiki/doku.php?id=wiki:common_rules#editoptions

    Best Regards

    Tony

    in reply to: custom formatter #91533
    tony
    Keymaster

    Hello PhilM,

    Thank you very much for this. Actually this is true. When we read the date we pass the rowObject as array – this from jsonReader configuration.

    When we add or edit row we pass a object.

    Best Regards

    Tony

    in reply to: Autowidth #91532
    tony
    Keymaster

    Hello,

    Auto width option calculates the width only once and not on every windows width change.

    Search this forum, how to resize the grid width on window change

    Reagrds

    Tony

    in reply to: Problem with scroll:1 (True scrolling Rows) #91522
    tony
    Keymaster

    Hello,

    Thanks for posting this, but it is really difficult to track this with your description.

    For the scrolling bugs the best is if you give a link to the problem.

    Best Regards

    Tony

    in reply to: Dynamic Select : Multiple Search Modal #91521
    tony
    Keymaster

    Hello,

    Not a simple task, but where you are – in form editing or in inline editing?

    If you are in form editing it can be done relative easy, while in inline not so easy.

    Best Regards

    Tony

    Edit:

    in reply to: Integrated Search in 3.6? #91520
    tony
    Keymaster

    Hello,

    I do not see any problems in the demo which uses the latest version. Open you jqGrid min file and see which modules are included.

    To have this feature the grid.custom.js should be here.

    Best Regsrds

    Tony

    in reply to: Adding custom buttons to a column #91519
    tony
    Keymaster

    Hello,

    You are right, the edit type button is only applicable in form editing.

    My plans are to add such feature.

    Thanks

    Best Regards

    Tony

    in reply to: Simple Search #91518
    tony
    Keymaster

    Hello,

    1) The css change should work. I have implemented it before some time. Also I will need to test this again.

    Sorry that the demo pages are not updated. The top and left are not available in the new search plugin, these was

    available in the old one – versions <=3.4.

    2.

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

    Hello,

    Yes it is planed feature, but we need to implement a special techniquie.

    If all the data is loaded there is no problem to make this – it can be done with a few lines of code.

    The problem appear if we have by example only the root nodes and the remaining should be loaded via ajax.

    In this case we should implement a ajax quene, which is not so easy – hence the problem.

    Tha same apply for subgrids.

    Best Regards

    Tony

    in reply to: How to set the default filter for advanced searching? #91516
    tony
    Keymaster

    Hello,

    What you mean with this?

    If you took about to set the values to filter dialog when the grid is created – this is currently not possible, but you can save the search request and put them in postData array during the creation of the grid. With other words filter data is available, but do not have visual representation

    Regards

    Tony

    in reply to: Json problem #91515
    tony
    Keymaster

    Hello,

    In this case you should configure the jsonReader – and set the option repeatitems to false.

    More you can find here:

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

    Regards

    Tony

    in reply to: Bug with adding and deleting row #91514
    tony
    Keymaster

    Hello,

    This is not a bug. The reason is that I do not have put a procedure for real insert, update delete – this is only local.

    – i.e the id, that are aded can be doubled, since I do not have puted some local procedure to make it uniquie.

    Regards

    Tony

    in reply to: unable to edit row Using Event feature #91513
    tony
    Keymaster

    Hello,

    Nobody will help you if you just say not work.

    Tony

    in reply to: overwriting sortData #91510
    tony
    Keymaster

    Hello,

    Thanks Harald – I will add this definetley into the code

    Tony

Viewing 15 replies - 3,826 through 3,840 (of 7,981 total)

Stay connected with us in your favorite flavor!