tony

Forum Replies Created

Viewing 15 replies - 7,291 through 7,305 (of 7,981 total)
  • Author
    Replies
  • in reply to: Inline Datepicker #83285
    tony
    Keymaster

    This is very interesting issue. The code is the same as this in the demo

    page, but the behavior is different. The only diffrence here is the datepicker

    version. For testing purposes

    in reply to: Horizontal grid flicker when scroll to the end right. #83284
    tony
    Keymaster

    Hello,

    Will try to resolve this in next release.

    Regards

    Tony

    in reply to: Found and corrected a bug in saveRow #83283
    tony
    Keymaster

    Hello,

    Thank you for this post. I test this again and again and never see such

    behavior. Since this problem is posted for first time (I do not exclude

    that there is a bug) please do the following:

    Before every break in this switch statement alert the value tmp2.

    See what is it.

    I think that something is wrong in cofiguration.

    Another possible problem should be the min file.

    Also try to include development version, clear the cache and test.

    Thank you

    Regards

    Tony

    in reply to: JQGrid and ASPNet MVC #83279
    tony
    Keymaster

    Also if possible check the paths to js files. You need to ajust this

    in the loader.

    Regards

    Tony

    in reply to: Horizontal grid flicker when scroll to the end right. #83278
    tony
    Keymaster

    Hello,

    1. Yes there is a such problem in IE. I'm searching for a good solution of

    the problem.

    2. Currently jqGrid does not support autoresize width/height option.

    Initially this can be done, but only this.

    Regards

    Tony

    in reply to: Demo Source Question #83277
    tony
    Keymaster

    Click on Expmple link here and at end there is a link where you can download all the examples from the site

    Regards

    Tony

    in reply to: Integration DatePicker in modal form #83276
    tony
    Keymaster

    It is not so difficult. You need to use onInitializeForm which is caled only once whent the form is constructed. if the name of the date field in colModel if mydate, then

    onInitializeForm : function(form_id) {
    jQuery(”#mydate”,form_id).datepicker({showOn: ‘focus’});
    }

    in reply to: Multiselect problems #83271
    tony
    Keymaster

    You can set only ONE checkbox per column.

    in reply to: A new Tree Grid component #83269
    tony
    Keymaster

    I placead the 3.3 for the demo on the site. Instead use 3.2.3 with

    grid.treegrid.js

    Regards

    Tony

    in reply to: Multiselect problems #83268
    tony
    Keymaster

    Please explain, do you want to have checkbox when editing

    the coulmn or do you want to have checkboxes when

    you read data from server or local array.

    Regards

    Tony

    in reply to: Multiselect problems #83264
    tony
    Keymaster

    Hi,

    edittype should be set here. The values that you have are not for

    checkbox, but for select box. Also check the docs.

    Regards

    Tony

    in reply to: Multiselect problems #83262
    tony
    Keymaster

    Do not understand what you try to do? Please describe again.

    If possible see the examples on how to construct multiselect.

    Regards

    Tony

    in reply to: url option not overriding editurl #83261
    tony
    Keymaster

    I will tets this again. There was such problem before.

    By the way which version do you use?

    Thank you

    Tony

    in reply to: Change a static HTML table to a grid #83260
    tony
    Keymaster

    There is such method, provided from community, but it need to be adopted. I hope that the next release will include this addition.

    Regards

    Tony

    in reply to: Integration DatePicker in modal form #83258
    tony
    Keymaster

    Hello,

    Search this forum with word datepicker and you will find the answer

    Tony

Viewing 15 replies - 7,291 through 7,305 (of 7,981 total)

Stay connected with us in your favorite flavor!