tony

Forum Replies Created

Viewing 15 replies - 4,261 through 4,275 (of 7,981 total)
  • Author
    Replies
  • in reply to: changing the color and more … #90510
    tony
    Keymaster

    Hello,

    Sorry if this sound so, but you should understand that this is a open source software and before to make some question or post a problem you should first read the documentation and search the forum for such kind of solutuions. If you are “newbe” you should know these things that are common for the open source community.

    Believ me I want to help of all users, but I shoud work – I have family and I must pay my bills.

    Hope You understand waht I mean.

    Best Regards

    Tony

    in reply to: Right border of cell moves after inline edit in IE8 #90509
    tony
    Keymaster

    Hello,

    Thanks. It happen in my IE8, but arbittrary. Very strange. Will investigate the problem.

    Best Regards

    Tony

    in reply to: addForm and Datepicker #90508
    tony
    Keymaster

    Hello,

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

    maybe dataInit will do the job

    Regards

    Tony

    in reply to: Pager customization [i.e. Next / Prev top of page] #90507
    tony
    Keymaster

    Hello,

    Currently this is not possible, or let say hard to do

    Regards

    Tony

    in reply to: errorfunc on FormEdit #90506
    tony
    Keymaster

    Hello,

    Take a look at afterSubmit and errorTextFormat here:

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

    in reply to: Select value not displayed on cell change #90503
    tony
    Keymaster

    Hello,

    Very strange.

    I tested your example on my machine and everthing work ok. The only diffrence is that I have set the values in editoptions for the select manual without a function. Could you please test with the following settings:

    ….

    {name:'Required Type', index:'required_type', width:65, xmlmap:”required_type”, editable: true, edittype:”select”, editoptions: {value:”1:one;2:two”}},

    Regards

    Tony

    in reply to: Treegrid date sorting #90501
    tony
    Keymaster

    Hello,

    It is not a bug. The problem is that in tree grid mode the sorting is at client side. For this purpose you should set sorttype option in colModel in order all to work. Ok. See docs.

    Best Regrds

    Tony

    in reply to: SortTree Method #90499
    tony
    Keymaster

    Hello,

    You are close, except that you should use it like this

    $(”#myTreeGrid”).SortTree(1); // use 1 for asc and -1 for desc order.

    I recommend you to use other most common methods like sortGrid – see docs.

    Regards

    Tony

    in reply to: TreeGrid in 3.6: FF vs IE #90498
    tony
    Keymaster

    Hello,

    Do you have read carfully the installations instructions?

    You missed the language file.

    More can be found here

    http://www.trirand.com/blog/?page_id=154

    in reply to: Duplicated order icons #90479
    tony
    Keymaster

    Hello,

    Thanks. It is a bug. Fixed in GitHub

    Regards

    Tony

    in reply to: changing the color and more … #90471
    tony
    Keymaster

    Hello,

    The answer of all of these quastions can be fiund into the documentation and/or in this forum.

    Best Regards

    Tony

    in reply to: checkOnsubmit and editrow #90470
    tony
    Keymaster

    Hello,

    For the first will see – for the second you can use the footerData method which I recommend – see docs

    The translations are not provided from me. If you want, make the needed changes and send me the language file.

    Best Regards

    Tony

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

    Hello,

    Could you please post the whole code?

    Also be a sure thet you download the needed module grid.custom.js or load them into the page.

    Regards

    Tony

    in reply to: Advanced search Reset #90467
    tony
    Keymaster

    Hello,

    Currently no such event. Maybe you will be able to use the the searchFilter plugin separatley for your needs.

    Instead it is a good idea to add such events – onBeforeSearch and onBeforeReset

    Regards

    Tony

    in reply to: How to handle server side validation in jQgrid #90466
    tony
    Keymaster

    Hello,

    All the chapters regrading the editing. You can start from here:

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

    Regards

    Tony

Viewing 15 replies - 4,261 through 4,275 (of 7,981 total)

Stay connected with us in your favorite flavor!