tony

Forum Replies Created

Viewing 15 replies - 256 through 270 (of 7,981 total)
  • Author
    Replies
  • in reply to: Tooltips in edit/add dialog #120632
    tony
    Keymaster

    Hello,

    You can put in editoptions any valid options related for this element.

    Try this:

    Kind Regards,

    in reply to: add row beforeShowForm select #120631
    tony
    Keymaster

    Hello,

     

    It all depends how you build the select al client side.

    If you use the editoptions value this can be something like this:

     

     

    If you use build select then the simple way is to send to the server this:

     

    You then can analyse  if the value posted at server is empty and not to insert it.

     

    If yo put select without options it is just empty select without any text.

    Not sure if this is exactly a problem of jqGrid.

    in reply to: Support Email Server not responding #120626
    tony
    Keymaster

    Hello,

    Any chance to send us the problematic e-mail, so that we can look into the server configuration.

     

    Kind Regards,

    in reply to: Support Email Server not responding #120379
    tony
    Keymaster

    Hello,

    Sorry for this inconvenience.

    I just speak with our hosting provider.

    Can you please send to us the returned e-mail with the error.

     

    For now you can write to support at trirand dot com.

    Also permanentley you can write your e-mail to this mail or write your problem here in the forum.

    Thank you for the patience.

    You will be notified when the problem will be resolved.

     

    Kind Regards,

     

    in reply to: grid as subgrid with option fields #117498
    tony
    Keymaster

    Hello,

     

    Just to note – we have fixed the problem with the formatting.

    Kind Regards,

     

    in reply to: Footer looks good under firefox and not in chrome #115694
    tony
    Keymaster

    Hello,

     

    Without a test case I can not see what is happen. Try to isolate the problem running only jqGrid files and CSS.

     

    Kind Regards,

    in reply to: $(sel).trigger( 'reloadGrid' ); don't reload mysql-data #115428
    tony
    Keymaster

    Hello,

    If you look for a PHP implementation I can suggest you to look at our

    PHP component here

     

    You can find a the demo here

     

    Kind Regards,

    in reply to: $(sel).trigger( 'reloadGrid' ); don't reload mysql-data #115418
    tony
    Keymaster

    Hello,

     

    Your php code should be in separate file and not in the same where the grid is builded. I think you understand what you do wrong.

     

    Kind Regards,

    in reply to: $(sel).trigger( 'reloadGrid' ); don't reload mysql-data #115413
    tony
    Keymaster

    Hello,

    The code

    is not correct.
    The code that will work is

    This is so, since the click is alredy binded to this button.

    If possible can you please poast a simple test case.
    Also if you set

    loadonce: true,

    the the data becomes local after it is loaded and the reloading will work only on local data.

    Kind Regards,

    • This reply was modified 11 years, 3 months ago by tony. Reason: Typo in code
    in reply to: $(sel).trigger( 'reloadGrid' ); don't reload mysql-data #115412
    tony
    Keymaster

    Hello,

    The code

    is not correct.
    The code that will work is

    This is so, since the click is alredy binded to this button.

    If possible can you please poast a simple test case.
    Also if you set

    loadonce: true,

    the the data becomes local after it is loaded and the reloading will work only on local data.

    Kind Regards,

    in reply to: Tooltips for Column Headers #115395
    tony
    Keymaster

    Hello,

    The script actually sends the colModel when it is created.
    Expand the HTML console and see what are the names.
    Then try tiy use them.

    Another problem is that during the call is possible that the names are not build due to transformation delay.
    Can you please try to add the setLabel code within setTimeout function.

    Kind Regards,

    in reply to: jqForm connected to SQL Database #115385
    tony
    Keymaster

    Hello,

    I see in your code you have in PHP file

     

    echo …

     

    which echoes some javascript files.
    It is not recommended to do this.
    Load these files separately and live here only PHP code.

     

    Please let me know if this fixes the problem

     

    Kind Regards,

    • This reply was modified 11 years, 3 months ago by tony. Reason: typo
    in reply to: Caching dataUrl response in edit form #115384
    tony
    Keymaster

    Hello,

    Can you pleaase post this request in UserVoice

    Thnak you.
    Kind Regards

    in reply to: Send and changing parameter via url #115346
    tony
    Keymaster

    Hello,

     

    Do you have chance to configure this?

     

    Kind Regards

     

     

    in reply to: Saved Filters #115344
    tony
    Keymaster

    Hello,

    You can look into the html content (the modal) generated in the search dialogue. And then with a little JavaScript to add a button and attach the needed code. If you need help on this, please let me know.

     

    Kind Regards,

Viewing 15 replies - 256 through 270 (of 7,981 total)

Stay connected with us in your favorite flavor!